From: Thorsten Date: Mon, 3 Jul 2017 19:11:48 +0000 (+0200) Subject: Vorschlag aus https://debianforum.de/forum/viewtopic.php?f=14&t=165808#p1137437 ungef... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=refs%2Fheads%2Fslim_header;p=dfde-theme.git Vorschlag aus https://debianforum.de/forum/viewtopic.php?f=14&t=165808#p1137437 ungefähr umgesetzt --- diff --git a/theme/common.css b/theme/common.css index ca262cb..7d95cbb 100644 --- a/theme/common.css +++ b/theme/common.css @@ -214,7 +214,7 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul { /* Site description and logo */ #site-description { float: left; - width: 65%; + width: 60%; } #site-description h1 { diff --git a/theme/stylesheet.css b/theme/stylesheet.css index 8e66cef..8d06d5a 100644 --- a/theme/stylesheet.css +++ b/theme/stylesheet.css @@ -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;