Commit 30dc40bd authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Icones pour les abonnements

parent d9e27ec3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -331,3 +331,11 @@
.icon.icon-erase:before {
    content:"\f12d";
}

.icon.icon-follow:before {
    content: "\f0f3";
}

.icon.icon-unfollow:before {
    content: "\f1f6";
}
 No newline at end of file