Sha256: b23a9831cab5ea514c020376182339508b34060a1e5bdf9d86a2800d7cfedbae
Contents?: true
Size: 761 Bytes
Versions: 10
Compression:
Stored size: 761 Bytes
Contents
/* Icons */ ul.icons { cursor: default; list-style: none; padding-left: 0; li { display: inline-block; padding-left: 0; margin-top: 0; } a { display: inline-block; width: 2.5em; height: 2.5em; line-height: 2.5em; text-align: center; border: 0; } } /* Icons */ .icon { text-decoration: none; &:before { display: inline-block; font-family: FontAwesome; font-size: 1.25em; text-decoration: none; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } > .label { display: none; } }
Version data entries
10 entries across 10 versions & 2 rubygems