Sha256: 1844488755e13c41521ec2930934967594ec647883f6b6137dc21d975bc39458
Contents?: true
Size: 659 Bytes
Versions: 6
Compression:
Stored size: 659 Bytes
Contents
nav#sidebar { ul { li { a { box-sizing: border-box; width: $sidebar-width; padding: 12.5px 0; text-align: center; span { display: block; margin: 5px 0; color: $color-light-darkest; } i { font-size: 28px; color: $color-light-darkest; } &:hover { background: $color-1; span, i { color: $color-light; } } } &.active { a { background: $color-1; span, i { color: $color-light; } } } } } }
Version data entries
6 entries across 6 versions & 1 rubygems