]> git.aero2k.de Git - dfde-theme.git/commitdiff
Logo geƤndert
authoreggy <eggy@localhost>
Wed, 5 Jul 2017 08:56:08 +0000 (10:56 +0200)
committereggy <eggy@localhost>
Wed, 5 Jul 2017 08:56:08 +0000 (10:56 +0200)
theme/common.css
theme/images/site_logo.gif

index d0fee6beeae43f6fa2e56c56a7ff7a345218c94e..7b981a42fbfffb332dced941e540da8c4febbceb 100644 (file)
@@ -181,11 +181,19 @@ a:hover   { text-decoration: underline; }
        text-decoration: none;
 }
 
+           
 .site_logo {
-       display: inline-block;
-       width: 149px;
-       height: 52px;
-}
+                   padding-top: 80px;
+                       background-image: url("./images/site_logo.gif");
+                       background-repeat:no-repeat; 
+                       padding-left: 80px; 
+                       display: inline-block !important;
+                       height: 0;
+                       margin-left: -20px;
+                       overflow: hidden;
+}
+                                                               
+                                                               
 
 /* Site description and logo */
 .site-description {
index 2517fbedd691d93bebf31860a8b75b8de8b450f1..1c065519506de2037e98162776ddab170b8dc36e 100644 (file)
Binary files a/theme/images/site_logo.gif and b/theme/images/site_logo.gif differ