aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/stylesheets')
-rw-r--r--docs/stylesheets/extra.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css
index bf34cb9a..efe4f0c4 100644
--- a/docs/stylesheets/extra.css
+++ b/docs/stylesheets/extra.css
@@ -14,7 +14,11 @@
}
.md-header {
- background-color: #30323a;
+ background-color: #1d2238;
+}
+
+.md-tabs {
+ background-color: #1d2238;
}
.md-typeset .twitter {