优化多个页面样式与展示文本

This commit is contained in:
2025-12-09 18:01:12 +08:00
parent 2f61856ff6
commit a7f4556d9d
9 changed files with 57 additions and 54 deletions

View File

@@ -141,6 +141,7 @@
}
}
/* 默认样式覆盖 */
@layer base {
* {
@apply border-border outline-ring/50;
@@ -155,6 +156,7 @@
}
}
/* highlight.js 样式覆盖 */
pre code.hljs {
background: inherit;
padding: 0;