File tree Expand file tree Collapse file tree 2 files changed +28
-4
lines changed
tutorial/source/_static/css Expand file tree Collapse file tree 2 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 11@import url ("theme.css" );
22
33.wy-side-nav-search {
4- background-color : # dddddd ;
4+ background-color : # 565656 ;
55}
66
77.wy-side-nav-search a {
88 margin : 0
99}
1010
1111.wy-side-nav-search > div .version {
12- color : # 000000 ;
12+ color : # f26822 ;
1313}
1414
1515.wy-nav-top {
1616 background : # 404040 ;
1717}
18+
19+ .wy-menu-vertical li .on a , .wy-menu-vertical li .current > a {
20+ background : # ccc ;
21+ }
22+
23+ .wy-side-nav-search input [type = text ] {
24+ border-color : # 313131 ;
25+ }
26+
27+ .wy-side-nav-search > a img .logo , .wy-side-nav-search .wy-dropdown > a img .logo {
28+ max-width : 60% ;
29+ }
Original file line number Diff line number Diff line change 11@import url ("theme.css" );
22
33.wy-side-nav-search {
4- background-color : # dddddd ;
4+ background-color : # 565656 ;
55}
66
77.wy-side-nav-search a {
88 margin : 0
99}
1010
1111.wy-side-nav-search > div .version {
12- color : # 000000 ;
12+ color : # f26822 ;
1313}
1414
1515.wy-nav-top {
1616 background : # 404040 ;
1717}
18+
19+ .wy-menu-vertical li .on a , .wy-menu-vertical li .current > a {
20+ background : # ccc ;
21+ }
22+
23+ .wy-side-nav-search input [type = text ] {
24+ border-color : # 313131 ;
25+ }
26+
27+ .wy-side-nav-search > a img .logo , .wy-side-nav-search .wy-dropdown > a img .logo {
28+ max-width : 60% ;
29+ }
You can’t perform that action at this time.
0 commit comments