aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/images/logo.pngbin0 -> 235361 bytes
-rw-r--r--docs/stylesheets/extra.css6
2 files changed, 5 insertions, 1 deletions
diff --git a/docs/images/logo.png b/docs/images/logo.png
new file mode 100644
index 00000000..8b5a14c8
--- /dev/null
+++ b/docs/images/logo.png
Binary files differ
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 {