Vier: The font "system" can make the system look ugly

This commit is contained in:
Michael Vogel 2016-02-04 18:58:33 +01:00
parent f0912d6219
commit b85369a03b
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ div.pager {
/* global */ /* global */
body { body {
/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */ /* 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: 14px;
/* font-size: 13px; /* font-size: 13px;
line-height: 19.5px; */ line-height: 19.5px; */