1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

Logo geändert

This commit is contained in:
eggy
2017-07-05 10:56:08 +02:00
parent 57fd9a6401
commit d20f08397e
2 changed files with 11 additions and 3 deletions

View File

@@ -181,12 +181,20 @@ a:hover { text-decoration: underline; }
text-decoration: none; text-decoration: none;
} }
.site_logo { .site_logo {
display: inline-block; padding-top: 80px;
width: 149px; background-image: url("./images/site_logo.gif");
height: 52px; background-repeat:no-repeat;
padding-left: 80px;
display: inline-block !important;
height: 0;
margin-left: -20px;
overflow: hidden;
} }
/* Site description and logo */ /* Site description and logo */
.site-description { .site-description {
float: left; float: left;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB