Sha256: 3e99b76b57157bd5d8eacab994e7a3f55559a39cb88a8eafd5bb77a2176a93ee
Contents?: true
Size: 767 Bytes
Versions: 1
Compression:
Stored size: 767 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"; } .fa-exclamation-circle:before { content: "\f06a"; } // content .fa-link:before { content: "\f0c1"; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-rtd-theme-2.0.5 | _sass/_icons.scss |