mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-05-08 14:25:00 +02:00
bb1b43e215
+ small changes in README
10 lines
494 B
CSS
10 lines
494 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'; } /* '' */
|
|
.icon-share:before { content: '\e808'; } /* '' */ |