diff options
Diffstat (limited to 'docs/stylesheets/extra.css')
| -rw-r--r-- | docs/stylesheets/extra.css | 6 |
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 { |
