mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-04-30 10:34:47 +02:00
8 lines
389 B
CSS
8 lines
389 B
CSS
|
|
.icon-eye:before { content: '\e806'; } /* '' */
|
|
.icon-download:before { content: '\e804'; } /* '' */
|
|
.icon-bitcoin:before { content: '\e802'; } /* '' */
|
|
.icon-spinner:before { content: '\e805'; } /* '' */
|
|
.icon-github-circled:before { content: '\e800'; } /* '' */
|
|
.icon-touiteur:before { content: '\e801'; } /* '' */
|
|
.icon-flattr:before { content: '\e803'; } /* '' */ |