Skip to content

Commit 4014aef

Browse files
committed
docs: change mobile navbar color too.
1 parent 7eea9c3 commit 4014aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ a { text-decoration: underline; }
33
.wy-menu-vertical a, .wy-side-nav-search > a { text-decoration: none; }
44

55
/* Match the logo colors in the background. */
6-
.wy-side-nav-search { background-color: #784b9a; }
6+
.wy-nav-top, .wy-side-nav-search { background-color: #784b9a; }
77

88
/* Make the logo more reasonably sized. */
99
.wy-side-nav-search > a img.logo { width: 200px; }

0 commit comments

Comments
 (0)