mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
5 lines
No EOL
218 B
CSS
5 lines
No EOL
218 B
CSS
|
|
.icon-retweet:before { content: '\e800'; } /* '' */
|
|
.icon-star:before { content: '\e801'; } /* '' */
|
|
.icon-star-empty:before { content: '\e802'; } /* '' */
|
|
.icon-reply:before { content: '\f112'; } /* '' */ |