Skip to content

Commit 4580446

Browse files
统一站点文字样式
1 parent 838e275 commit 4580446

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/jsdocs/template/static/styles/jaguar.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
html,
22
body {
3-
font: 1em "jaf-bernino-sans", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
3+
font-size: 1em;
4+
font-family: "Helvetica Neue", Helvetica, Arial, "Heiti SC", "Microsoft Yahei", sans-serif;
45
background-color: #fff;
56
}
67

0 commit comments

Comments
 (0)