change fontname in css and fix issue with unicode characters

This commit is contained in:
Mario Vavti
2018-02-26 12:54:26 +01:00
parent a5f843ba9b
commit be3e0ca9a1
5 changed files with 6 additions and 14 deletions

View File

@@ -180,7 +180,7 @@ a.wikilist {
}
.notifications-textinput input {
font-family: FontAwesome, sans-serif;
font-family: sans-serif, ForkAwesome;
}
.notifications-textinput {