Merge pull request #2062 from annando/1511-vier-fonts

Vier: Make it look more beautiful under Linux
This commit is contained in:
fabrixxm 2015-11-10 16:31:41 +01:00
commit a718b0db21
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", sans-serif;
font-family: system,-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; */