Sha256: 4af3388d488e5e1fee9ecddbb302e83538f38fa2fc0572cc995941491ce8b5d9
Contents?: true
Size: 621 Bytes
Versions: 20
Compression:
Stored size: 621 Bytes
Contents
.usa-label { background-color: $color-primary; border-radius: $border-radius; color: $color-white; font-size: $h5-font-size; margin-right: .5rem; padding: { bottom: 0.1rem; left: 0.7rem; right: 0.7rem; top: 0.3rem; } text-transform: uppercase; &:only-of-type { margin-right: 0; } } .usa-label-big { @extend .usa-label; font-size: $base-font-size; padding: { left: .9rem; right: .9rem; } } a { &.usa-label { border-bottom: none; &:hover { background-color: $color-primary-darker; border-bottom: none; color: $color-white; } } }
Version data entries
20 entries across 19 versions & 2 rubygems