We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d580156 + 54ce631 commit c8f80f8Copy full SHA for c8f80f8
1 file changed
docs/css/extra.css
@@ -3,6 +3,11 @@
3
background-color: #4051b5 !important; /* !important 确保覆盖主题默认样式 */
4
}
5
6
+/*导航标签栏 */
7
+.md-tabs {
8
+ background-color: #4051b5 !important;
9
+}
10
+
11
/* 侧边栏仓库链接区域 */
12
.md-nav__source {
13
background-color: #4051b5 !important;
0 commit comments