]> git.deb.at Git - debienna.git/blobdiff - local.css
adding the correct logo and change css to match the new graphic
[debienna.git] / local.css
index 413d2a4659f73f948108d190b663037ea94e827b..77f49e320675c980e41edbd95c7f183fc924a1a0 100644 (file)
--- a/local.css
+++ b/local.css
@@ -23,7 +23,7 @@ body{
        width: 45%;
 }
 
-.columns{
+.columns, #content{
        border-radius: 10px;
        background-color: white;
        padding: 10px;
@@ -40,14 +40,14 @@ h1, h2, h3, .title{
 }
 
 .pageheader .title{
-       background-image: url('debian_swirl-75.png');
+       background-image: url('swirl_and_vienna.png');
        background-repeat: no-repeat;
-       padding-left: 100px;
-       margin: auto 10;
+       padding-left: 170px;
+       margin-top:10px;
        height: 95px;
        display: block;
        font-size: 2em;
-       padding-top: 30px;
+       padding-top: 47px;
 }
 
 .pageheader .header{