1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00
This commit is contained in:
Thorsten
2017-07-03 21:11:48 +02:00
parent 0fd77b8c26
commit 5ac94f5073
2 changed files with 12 additions and 7 deletions

View File

@@ -314,7 +314,11 @@ url("./images/icon_post_quote.gif")
}
#site-description {
padding-left: 40px;
padding-left: 20px;
}
#site-description p {
margin-bottom: 0.5em;
}
#site-description h1 {
@@ -326,9 +330,9 @@ padding-left: 40px;
h1 {
color: #606060;
font-family: "Bitstream Vera Serif",Georgia,Palatino,serif;
font-size: 40px;
font-weight: 100;
margin: 14px 0 0 69px;
font-size: 30px;
font-weight: bold;
margin: 14px 0 0 49px;
}
@@ -340,9 +344,10 @@ h1 {
.imageset.site_logo {
padding-top: 80px;
padding-top: 50px;
background-image: url("./images/site_logo.gif");
padding-left: 80px;
background-size: 40px;
padding-left: 50px;
/* background: transparent none no-repeat scroll 0 0; */
display: inline-block !important;
height: 0;