mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Vorschlag aus https://debianforum.de/forum/viewtopic.php?f=14&t=165808#p1137437 ungefähr umgesetzt
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user