Skip to content

Commit

Permalink
add css
Browse files Browse the repository at this point in the history
  • Loading branch information
WncFht committed Jan 5, 2025
1 parent 7da2614 commit 600bb32
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 935 deletions.
12 changes: 5 additions & 7 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,12 +181,11 @@ extra_css:
- css/tasklist.css
- css/card.css
- css/flink.css
# - css/heti.css
# - css/changelog_extra.css
# - css/flod_toc.css
# - css/grid cards.css # 好用的但还没用
# - css/extra.css
# - https://cdn.jsdelivr.net/npm/[email protected]/style.css
- css/extra.css
- css/fold_toc.css
- css/grid cards.css # 好用的但还没用
- https://cdn.jsdelivr.net/npm/[email protected]/style.css

extra_javascript:
- js/katex.js
Expand All @@ -207,8 +206,7 @@ extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.0/es5/tex-chtml.js
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.0/es5/tex-chtml-full.js
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.0/es5/tex-svg-full.js
# - js/custom.js
# - js/heti.js


plugins:
- blogging:
Expand Down
40 changes: 0 additions & 40 deletions overrides/css/counter.css

This file was deleted.

9 changes: 1 addition & 8 deletions overrides/css/extra.css
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
body {
font-family: "LXGW WenKai", sans-serif;
font-family: "LXGW WenKai", "JetBrains Mono";
/* Lite version */
/* font-family: "LXGW WenKai Lite", sans-serif; */
/* TC version */
/* font-family: "LXGW WenKai TC", sans-serif; */
/* Screen version */
/* font-family: "LXGW WenKai Screen", sans-serif; */
}

button.md-top {
font-family: LXGW WenKai; /* 修改字体 */
font-size: 16px; /* 修改字体大小 */
font-weight: bold; /* 修改字体粗细 */
color: #518FC1; /* 修改字体颜色 */
}
36 changes: 0 additions & 36 deletions overrides/css/heti.css

This file was deleted.

24 changes: 0 additions & 24 deletions overrides/js/custom.js

This file was deleted.

Loading

0 comments on commit 600bb32

Please sign in to comment.