]> git.mxchange.org Git - friendica.git/commitdiff
add some padding to the banner logo to fit better the center of the content section
authorrabuzarus <>
Thu, 21 Apr 2016 00:42:12 +0000 (02:42 +0200)
committerrabuzarus <>
Thu, 21 Apr 2016 00:42:12 +0000 (02:42 +0200)
css/style.css

index 0004bd1b4a60091e970428c906eb54d0ede29039..e5f1c0cd4f03f9e3d3444c511866a761d7998466 100644 (file)
@@ -185,6 +185,7 @@ header #banner {
     color: #fff;
     font-weight: bold;
     whitespace: nowrap;
+    padding-left: 55px;
 }
 header #banner #logo-img, 
 .navbar-brand #logo-img {