更正文档

This commit is contained in:
Super Manito
2024-12-24 16:05:35 +08:00
parent 9351ac9d1a
commit 08930181e9
5 changed files with 29 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
}
[data-md-color-scheme='slate'] .md-header {
background-color: hsla(240, 4%, 11%, 0.33);
background-color: hsla(var(--md-hue), 15%, 9%, 0.33);
}
.md-tabs {
@@ -20,7 +20,7 @@
}
[data-md-color-scheme='slate'] .md-tabs {
background-color: hsla(240, 4%, 11%, 0.33);
background-color: hsla(var(--md-hue), 15%, 9%, 0.33);
}
@font-face {