Sha256: b2d69fe469fa9ad0c7bf911c060ea451218da3da89c33e2d94175adc49c722e8
Contents?: true
Size: 515 Bytes
Versions: 40
Compression:
Stored size: 515 Bytes
Contents
/*-------------------------------------------------- Info Block v10-1 ----------------------------------------------------*/ .u-info-v10-1 { position: relative; display: inline-block; &::before, &::after { display: block; position: absolute; top: 50%; width: 1000px; height: 1px; background: $g-color-gray-light-v5; content: " "; margin-top: 0.5px; } &::before { right: 100%; margin-right: 25px; } &::after { left: 100%; margin-left: 25px; } }
Version data entries
40 entries across 40 versions & 1 rubygems