From fe38341f57573dc5728659f4ec71a22f8751487e Mon Sep 17 00:00:00 2001 From: "George K. Thiruvathukal" Date: Fri, 15 Mar 2019 22:24:52 -0500 Subject: [PATCH] Go Ramblers --- source/_static/theme_overrides.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_static/theme_overrides.css b/source/_static/theme_overrides.css index 63ee6cc..67239e1 100644 --- a/source/_static/theme_overrides.css +++ b/source/_static/theme_overrides.css @@ -10,4 +10,9 @@ .wy-table-responsive { overflow: visible !important; } + + .wy-side-nav-search, .wy-nav-top { + background: #922247; + } + }