Sha256: ce72f5281bef5dd3dcbd48008ca23d7d18071c032f827d48200af9a91ecf3350
Contents?: true
Size: 418 Bytes
Versions: 136
Compression:
Stored size: 418 Bytes
Contents
// Base Class Definition // ------------------------- .@{fa-css-prefix} { display: inline-block; font: normal normal normal 14px/1 FontAwesome; // shortening font declaration font-size: inherit; // can't have font-size inherit on line above, so need to override text-rendering: auto; // optimizelegibility throws things off #1094 -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
Version data entries
136 entries across 136 versions & 11 rubygems