font-family

This commit is contained in:
zwjamnsss 2017-07-13 15:10:13 +08:00
parent c744ebe37d
commit a54a8f979d

View File

@ -6,7 +6,9 @@ html {
background: #f1f3f6;
}
html, body {
font-family: tahoma, 'Microsoft Yahei';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif;
margin: 0;
padding: 0;
height: 100%;