Skip to content

Commit e98b9bb

Browse files
authored
chore: update files
1 parent ee72259 commit e98b9bb

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs/stylesheets/extra.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
@import url('https://static.zeoseven.com/zsft/292/main/result.css');
2-
3-
body {
4-
font-family: "LXGW WenKai";
5-
font-weight: normal;
6-
}
7-
81
/*定义变量*/
92
:root {
103
--admonition-border-left-width: 0.2rem;

docs/stylesheets/font.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@import url('https://static.zeoseven.com/zsft/292/main/result.css');
2+
3+
body {
4+
font-family: "LXGW WenKai";
5+
font-weight: normal;
6+
}

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ hooks:
104104

105105
extra_css:
106106
- stylesheets/extra.css
107+
- stylesheets/font.css
107108
- https://static.zeoseven.com/zsft/292/main/result.css
108109

109110
link_pages:

0 commit comments

Comments
 (0)