mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-02 02:44:25 +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'; } /* '' */
|