aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/themes/mitmproxydocs/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/themes/mitmproxydocs/static/css/style.css')
-rw-r--r--docs/src/themes/mitmproxydocs/static/css/style.css24
1 files changed, 10 insertions, 14 deletions
diff --git a/docs/src/themes/mitmproxydocs/static/css/style.css b/docs/src/themes/mitmproxydocs/static/css/style.css
index 6029ddb6..868c7d0a 100644
--- a/docs/src/themes/mitmproxydocs/static/css/style.css
+++ b/docs/src/themes/mitmproxydocs/static/css/style.css
@@ -6731,20 +6731,16 @@ label.panel-block {
text-align: right; }
.sidebar {
- background-color: #F1F1F1;
-}
-
-.sidebar .version {
- padding: 1em; }
-
-.sidebar .brand {
- background-color: #303030;
- color: #c0c0c0;
- padding: 1em;
- top: 0; }
-
-.sidebar .menu {
- padding: 1em; }
+ background-color: #F1F1F1; }
+ .sidebar .version {
+ padding: 1em; }
+ .sidebar .brand {
+ background-color: #303030;
+ color: #c0c0c0;
+ padding: 1em;
+ top: 0; }
+ .sidebar .menu {
+ padding: 1em; }
.mainbody {
padding: 3em; }