Added fix to star glyph

master
root 2018-07-28 14:48:58 -05:00
parent a5e3615fe3
commit 2443ed318c
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
i.icon.fa-star-o.icon {
font-family: "FontAwesome" !important;
}
body {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
font-size: 14px;