diff options
Diffstat (limited to 'static/font/css/fontello-codes.css')
| -rw-r--r-- | static/font/css/fontello-codes.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css new file mode 100644 index 00000000..092af2b5 --- /dev/null +++ b/static/font/css/fontello-codes.css @@ -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'; } /* '' */
\ No newline at end of file |
