change fontname in css and fix issue with unicode characters
This commit is contained in:
@@ -180,7 +180,7 @@ a.wikilist {
|
||||
}
|
||||
|
||||
.notifications-textinput input {
|
||||
font-family: FontAwesome, sans-serif;
|
||||
font-family: sans-serif, ForkAwesome;
|
||||
}
|
||||
|
||||
.notifications-textinput {
|
||||
|
Reference in New Issue
Block a user