Sha256: b0da9ffc0fb2388cf618ec5ea4c514a7700bf5faac2ad3eb2e39863a5acf0d26
Contents?: true
Size: 571 Bytes
Versions: 8
Compression:
Stored size: 571 Bytes
Contents
.logo { display: inline-block; width: 45px; height: 25px; vertical-align: middle; margin-right: 5px; // background-color: fade(#fff, 10%); position: relative; .l { width: 11px; height: 11px; border-radius: 50%; background-color: $color-primary; position: absolute; &.l1 { bottom: 0; left: 0; } &.l2 { width: 7px; height: 7px; bottom: 13px; left: 10px; } &.l3 { width: 7px; height: 7px; bottom: 4px; left: 17px; } &.l4 { bottom: 13px; left: 25px; } &.l5 { bottom: 0; left: 34px; } } }
Version data entries
8 entries across 8 versions & 1 rubygems