aboutsummaryrefslogtreecommitdiffstats
path: root/_static/style.css
diff options
context:
space:
mode:
Diffstat (limited to '_static/style.css')
-rw-r--r--_static/style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/_static/style.css b/_static/style.css
index bf279d8..9478b7a 100644
--- a/_static/style.css
+++ b/_static/style.css
@@ -82,11 +82,15 @@ a tt {
}
.sphinxsidebar {
- padding-top: 10em;
+ padding-top: 1em;
opacity: 0.65;
font-size: 0.9rem;
}
+.logo {
+ padding-bottom: 0.5em;
+}
+
.sphinxsidebar:hover {
opacity: 0.9;
}