This commit is contained in:
cookfront
2017-03-22 10:49:34 +08:00
parent 7f6ac15fca
commit dd13bec2d2
4 changed files with 21 additions and 28 deletions

View File

@@ -18,16 +18,10 @@ time, mark, audio, video {
vertical-align: baseline;
}
html {
height: 100%;
}
body {
font-family: 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',SimSun,sans-serif;
overflow: hidden;
font-weight: 400;
-webkit-font-smoothing: antialiased;
height: 100%;
}
a {