改进 - 移除字体
This commit is contained in:
@@ -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: 1.8rem;
|
||||
line-height: 1.75em;
|
||||
@@ -428,7 +428,7 @@ pre code, pre tt {
|
||||
box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
font-family: "Merriweather", "Microsoft Yahei", 'Helvetica';
|
||||
font-family: "Microsoft Yahei", 'Helvetica';
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
17
finding/css/finding.min.css
vendored
17
finding/css/finding.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user