From ea721caedba1db69b28f4b800d6e5e05c301fb9a Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 30 Dec 2014 05:12:54 +0100 Subject: update style --- _static/img/novena_logo.png | Bin 4351 -> 12013 bytes _static/style.css | 6 +++++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to '_static') diff --git a/_static/img/novena_logo.png b/_static/img/novena_logo.png index d026fb2..8e11ce4 100644 Binary files a/_static/img/novena_logo.png and b/_static/img/novena_logo.png 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; } -- cgit v1.2.3