font-family

This commit is contained in:
zwjamnsss 2017-07-13 15:10:13 +08:00
parent 55690f1bbb
commit d086927a51

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%;