同步皮肤

This commit is contained in:
Van
2016-09-06 23:08:19 +08:00
parent dd0447d5c3
commit be610b521e
24 changed files with 4187 additions and 4092 deletions

View File

@@ -32,7 +32,7 @@ html {
body {
height: 100%;
max-height: 100%;
font-family: "Merriweather", "Microsoft Yahei", 'Helvetica';
font-family: "Microsoft Yahei", 'Helvetica';
letter-spacing: 0.01rem;
font-size: 100%;
line-height: 1.75em;
@@ -306,7 +306,7 @@ pre code, pre tt {
width: 100%;
box-sizing: border-box;
outline: none;
font-family: "Merriweather", "Microsoft Yahei", 'Helvetica';
font-family: "Microsoft Yahei", 'Helvetica';
}
.form button {