Sha256: 28f81e95da7984ed6f1df8a32b9e6ca367ba646251de7aba995117dd9b9f3b80
Contents?: true
Size: 660 Bytes
Versions: 1
Compression:
Stored size: 660 Bytes
Contents
// header .fa-home:before { content: "\f015"; } .fa-bars:before { content: "\f0c9"; } // toctree .fa-plus-square-o:before { content: "\f196"; } .fa-minus-square-o:before { content: "\f147"; } // addons .fa-book:before { content: "\f02d"; } .fa-caret-down:before { content: "\f0d7"; } .fa-github:before { content: "\f09b"; } .fa-question-circle-o:before { content: "\f29c"; } .fa-download:before { content: "\f019"; } // breadcrumb .fa-edit:before { content: "\f044"; } // footer .fa-arrow-circle-left:before { content: "\f0a8"; } .fa-arrow-circle-right:before { content: "\f0a9"; } .fa-copyright:before { content: "\f1f9"; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-rtd-theme-2.0.0.pre.beta | _sass/_icons.scss |