aboutsummaryrefslogtreecommitdiffstats
path: root/_static
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-12-30 05:12:54 +0100
committerbnewbold <bnewbold@robocracy.org>2014-12-30 05:14:44 +0100
commitea721caedba1db69b28f4b800d6e5e05c301fb9a (patch)
treeb628da8b3f6b5bfae40e05c1589b9440d9904f61 /_static
parent11259190aca775d9864022d8dd9fbb58e43f167c (diff)
downloadnovena-guide-ea721caedba1db69b28f4b800d6e5e05c301fb9a.tar.gz
novena-guide-ea721caedba1db69b28f4b800d6e5e05c301fb9a.zip
update style
Diffstat (limited to '_static')
-rw-r--r--_static/img/novena_logo.pngbin4351 -> 12013 bytes
-rw-r--r--_static/style.css6
2 files changed, 5 insertions, 1 deletions
diff --git a/_static/img/novena_logo.png b/_static/img/novena_logo.png
index d026fb2..8e11ce4 100644
--- a/_static/img/novena_logo.png
+++ b/_static/img/novena_logo.png
Binary files differ
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;
}