Sha256: 4715a6796d0c2caec801abf57bf43587322855ab97427f7b1e7565fe3b4436eb
Contents?: true
Size: 450 Bytes
Versions: 66
Compression:
Stored size: 450 Bytes
Contents
/* Icons */ ul.icons { cursor: default; list-style: none; padding-left: 0; li { display: inline-block; margin: 1em; padding: 0; &:last-child { padding-right: 0; } .icon { color: inherit; &:before { font-size: 1.25em; } &:hover{ color: _palette(accent-cp); } } } }
Version data entries
66 entries across 66 versions & 1 rubygems