aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/themes/mitmproxydocs
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/themes/mitmproxydocs')
-rw-r--r--docs/src/themes/mitmproxydocs/static/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/src/themes/mitmproxydocs/static/css/style.css b/docs/src/themes/mitmproxydocs/static/css/style.css
index 6a12b096..6029ddb6 100644
--- a/docs/src/themes/mitmproxydocs/static/css/style.css
+++ b/docs/src/themes/mitmproxydocs/static/css/style.css
@@ -6730,6 +6730,10 @@ label.panel-block {
width: 100%;
text-align: right; }
+.sidebar {
+ background-color: #F1F1F1;
+}
+
.sidebar .version {
padding: 1em; }