mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-03-28 17:42:54 +01:00
9 lines
441 B
CSS
9 lines
441 B
CSS
|
|
.icon-twitter:before { content: '\e800'; } /* '' */
|
|
.icon-github-circled:before { content: '\e801'; } /* '' */
|
|
.icon-flattr:before { content: '\e802'; } /* '' */
|
|
.icon-bitcoin:before { content: '\e803'; } /* '' */
|
|
.icon-trash:before { content: '\e804'; } /* '' */
|
|
.icon-download:before { content: '\e805'; } /* '' */
|
|
.icon-spinner:before { content: '\e806'; } /* '' */
|
|
.icon-eye:before { content: '\e807'; } /* '' */ |