Skip to content

Commit 54ce631

Browse files
authored
Update extra.css
1 parent c8a2e9a commit 54ce631

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/css/extra.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
background-color: #4051b5 !important; /* !important 确保覆盖主题默认样式 */
44
}
55

6+
/*导航标签栏 */
7+
.md-tabs {
8+
background-color: #4051b5 !important;
9+
}
10+
611
/* 侧边栏仓库链接区域 */
712
.md-nav__source {
813
background-color: #4051b5 !important;

0 commit comments

Comments
 (0)