File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 background : # fcfcfc ; /* 设置内容区域背景颜色 */
99}
1010
11- /* 版本选择器样式 */
12- .smv-current-version {
13- background-color : # f5f5f5 ;
14- padding : 10px ;
15- margin-bottom : 10px ;
16- border : 1px solid # ddd ;
17- border-radius : 4px ;
18- }
19-
20- .smv-current-version a {
21- color : # 333 ;
22- }
23-
24- .smv-other-versions {
25- margin-top : 10px ;
26- }
27-
28- .smv-other-versions ul {
29- list-style-type : none;
30- padding : 0 ;
31- }
32-
33- .smv-other-versions li {
34- margin-bottom : 5px ;
35- }
36-
37- .smv-other-versions a {
38- color : # 2980b9 ;
11+ /* 修改标题栏背景色为白色 */
12+ .wy-side-nav-search , .wy-nav-top {
13+ background-color : rgb (245 , 245 , 245 ) !important ;
3914}
Original file line number Diff line number Diff line change 88 background : # fcfcfc ; /* 设置内容区域背景颜色 */
99}
1010
11- /* 版本选择器样式 */
12- .smv-current-version {
13- background-color : # f5f5f5 ;
14- padding : 10px ;
15- margin-bottom : 10px ;
16- border : 1px solid # ddd ;
17- border-radius : 4px ;
11+ /* 修改标题栏背景色为白色 */
12+ .wy-side-nav-search , .wy-nav-top {
13+ background-color : rgb (245 , 245 , 245 ) !important ;
1814}
19-
20- .smv-current-version a {
21- color : # 333 ;
22- }
23-
24- .smv-other-versions {
25- margin-top : 10px ;
26- }
27-
28- .smv-other-versions ul {
29- list-style-type : none;
30- padding : 0 ;
31- }
32-
33- .smv-other-versions li {
34- margin-bottom : 5px ;
35- }
36-
37- .smv-other-versions a {
38- color : # 2980b9 ;
39- }
You can’t perform that action at this time.
0 commit comments