Authored by ccbikai

修改字体

... ... @@ -15,7 +15,7 @@ html,
body {
width: 100%;
font-size: 24px;
font-family: helvetica, Arial, "黑体";
font-family: Helvetica, Roboto, "Heiti SC", "黑体", Arial;
line-height: 1.4;
}
... ...