Merge pull request #2318 from annando/1602-vier-font

Vier: The font "system" can make the system look ugly
This commit is contained in:
Tobias Diekershoff 2016-02-05 06:56:26 +01:00
commit 437784b7bb
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ div.pager {
/* global */
body {
/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
font-family: system,-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Helvetica,Arial,sans-serif;
font-family: -apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Helvetica,Arial,sans-serif;
font-size: 14px;
/* font-size: 13px;
line-height: 19.5px; */