We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac22bc commit 996fcfbCopy full SHA for 996fcfb
docs/_static/custom.css
@@ -2,6 +2,9 @@
2
a { text-decoration: underline; }
3
.wy-menu-vertical a, .wy-side-nav-search > a { text-decoration: none; }
4
5
+/* Match the logo colors in the background. */
6
+.wy-side-nav-search { background-color: #784b9a; }
7
+
8
/* Make the logo more reasonably sized. */
9
.wy-side-nav-search > a img.logo { width: 200px; }
10
0 commit comments