]> git.aero2k.de Git - dfde-theme.git/commitdiff
header etwas kleiner
authoreggy <eggy@localhost>
Sat, 22 Jul 2017 21:29:38 +0000 (23:29 +0200)
committereggy <eggy@localhost>
Sat, 22 Jul 2017 21:29:38 +0000 (23:29 +0200)
theme/colours.css
theme/common.css

index 11180cdccd219e290519da3fa8b9666269bcb73a..ecaf2d4e2425f75c044266c187be4ada085a1528 100644 (file)
@@ -11,7 +11,7 @@ html, body {
 h1 {
        color: #606060;
        font-family: "Bitstream Vera Serif",Georgia,Palatino,serif;
-       font-size: 40px;
+       font-size: 32px;
        font-weight: 100;
 }
 
@@ -92,7 +92,7 @@ a:hover { color: #d3111a; }
        background-color: #f0f0f0;
        border-bottom: 1px solid #b0b0b0;
        color: #707070;
-       margin-bottom: 4px;
+       margin-bottom: 2px;
        padding: 0 5px;
 }
 
index af83f291b2734e66aacac937bf2dd5e24a2b3e14..6210ed9320becc60cdc3d6200002e38b20d91e5c 100644 (file)
@@ -202,7 +202,7 @@ a:hover     { text-decoration: underline; }
 .logo {
        float: left;
        width: auto;
-       padding: 10px 13px 0 10px;
+       padding: 2px 13px 0 10px;
 }
 
 .logo:hover {
@@ -215,7 +215,7 @@ a:hover     { text-decoration: underline; }
        padding: 10px 13px 0 10px;
                    color: #606060;
                            font-family: "Bitstream Vera Serif",Georgia,Palatino,serif;
-                                   font-size: 40px;
+                                   font-size: 32;
                                            font-weight: 100;
                                                    margin: 14px 0 0 69px;
 }
@@ -227,10 +227,10 @@ a:hover   { text-decoration: underline; }
 }
            
 .site_logo {
-                   padding-top: 80px;
+                   padding-top: 70px;
                        background-image: url("./images/site_logo.gif");
                        background-repeat:no-repeat; 
-                       padding-left: 80px; 
+                       padding-left: 60px; 
                        display: inline-block !important;
                        height: 0;
                        margin-left: 2px;
@@ -250,7 +250,7 @@ a:hover     { text-decoration: underline; }
 /* Round cornered boxes and backgrounds
 ---------------------------------------- */
 .headerbar {
-       margin-bottom: 4px;
+       margin-bottom: 1px;
        padding: 5px;
        border-radius: 7px;
 }