Skip to content

Commit fe45ae1

Browse files
committed
color-fix1
1 parent 861d643 commit fe45ae1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_static/netmaker-custom.css

+8
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
color: #d9d9d9
3838
}
3939

40+
.wy-menu-vertical li.toctree-l2.current li.toctree-l4 > a:hover {
41+
color: #fff
42+
}
43+
4044
.wy-menu-vertical li.toctree-l3.current li.toctree-l4.current > a {
4145
background-color: #0f0d2d;
4246
color: #fff
@@ -52,6 +56,10 @@
5256
color: #fff
5357
}
5458

59+
.wy-menu-vertical li.toctree-l2.current li.toctree-l3 > a:hover {
60+
color: #fff
61+
}
62+
5563
.wy-menu-vertical li.current>a button.toctree-expand, .wy-menu-vertical li.on a button.toctree-expand {
5664
background-color: #0f0d2d;
5765
color: #d9d9d9

0 commit comments

Comments
 (0)