!19 : Ajout de la police Luciole + switch vers le thème accessible

This commit is contained in:
Damien Broqua 2022-02-23 14:13:19 +01:00
parent 49e8a2ab1e
commit 18d4970ebd
11 changed files with 160 additions and 16 deletions

View file

@ -37,9 +37,12 @@
.icon-search:before { content: '\e802'; } /* '' */
.icon-mail:before { content: '\e803'; } /* '' */
.icon-link:before { content: '\e804'; } /* '' */
.icon-heart:before { content: '\e805'; } /* '' */
.icon-eye:before { content: '\e806'; } /* '' */
.icon-spin:before { content: '\e839'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-blind:before { content: '\f29d'; } /* '' */
.animate-spin {
animation: spin 2s infinite linear;