Add image font.
This commit is contained in:
parent
a7ce51b4b0
commit
ba09e05036
16 changed files with 682 additions and 0 deletions
5
static/font/css/fontello-codes.css
vendored
Normal file
5
static/font/css/fontello-codes.css
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
.icon-retweet:before { content: '\e800'; } /* '' */
|
||||
.icon-star:before { content: '\e801'; } /* '' */
|
||||
.icon-star-empty:before { content: '\e802'; } /* '' */
|
||||
.icon-reply:before { content: '\f112'; } /* '' */
|
Loading…
Add table
Add a link
Reference in a new issue