Merge pull request #813 from avamsi/patch-1

Add 'Segoe UI'
This commit is contained in:
Feross Aboukhadijeh
2016-08-23 11:55:24 +02:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ body {
body {
color: #FFF;
font-family: BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
font-family: BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Helvetica, sans-serif;
font-size: 14px;
line-height: 1.5em;
}