changeset 4231:a99be1c7bcb7 kallithea-2.2.5-rebrand

logo: vertically center logo
author Sean Farley <sean.michael.farley@gmail.com>
date Tue, 01 Jul 2014 17:38:18 -0500
parents dd8f8f5895b2
children bc8152801473
files kallithea/public/css/style.css
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Fri Jun 27 17:50:28 2014 -0500
+++ b/kallithea/public/css/style.css	Tue Jul 01 17:38:18 2014 -0500
@@ -253,6 +253,10 @@
     padding-left: 20px;
 }
 
+div.header img {
+    padding-top: 5px;
+}
+
 #header #logo div.header,
 #header #logo div.branding {
     font-size: 20px;