Skip to content

Commit c8f80f8

Browse files
authored
Merge pull request #99 from gitplayer4/en/v2
Update extra.css
2 parents d580156 + 54ce631 commit c8f80f8

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)