mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-01-21 19:56:05 +01:00
5 lines
218 B
CSS
5 lines
218 B
CSS
|
|
||
|
.icon-retweet:before { content: '\e800'; } /* '' */
|
||
|
.icon-star:before { content: '\e801'; } /* '' */
|
||
|
.icon-star-empty:before { content: '\e802'; } /* '' */
|
||
|
.icon-reply:before { content: '\f112'; } /* '' */
|