重构题目的md显示
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-12-30 23:27:51 +08:00
parent c3c8f6ad4d
commit 00ec146f57
4 changed files with 44 additions and 132 deletions

View File

@@ -1,3 +1,11 @@
body {
height: 100vh;
}
.md-editor-dark {
--md-bk-color: var(--n-body-color) !important;
}
.md-editor-dark div.vuepress-theme {
--md-theme-color: var(--n-text-color) !important;
}