]> git.deb.at Git - debienna.git/commitdiff
adding the correct logo and change css to match the new graphic
authorSebastian Bachmann <me@free-minds.net>
Sat, 4 May 2013 10:58:31 +0000 (12:58 +0200)
committerSebastian Bachmann <me@free-minds.net>
Sat, 4 May 2013 10:58:31 +0000 (12:58 +0200)
local.css
swirl_and_vienna.png [new file with mode: 0644]

index b43f4538b0dc3b1e4f8b5ca62bdf4ecf3a195cfe..77f49e320675c980e41edbd95c7f183fc924a1a0 100644 (file)
--- a/local.css
+++ b/local.css
@@ -40,14 +40,14 @@ h1, h2, h3, .title{
 }
 
 .pageheader .title{
 }
 
 .pageheader .title{
-       background-image: url('debian_swirl-75.png');
+       background-image: url('swirl_and_vienna.png');
        background-repeat: no-repeat;
        background-repeat: no-repeat;
-       padding-left: 100px;
-       margin: auto 10;
+       padding-left: 170px;
+       margin-top:10px;
        height: 95px;
        display: block;
        font-size: 2em;
        height: 95px;
        display: block;
        font-size: 2em;
-       padding-top: 30px;
+       padding-top: 47px;
 }
 
 .pageheader .header{
 }
 
 .pageheader .header{
diff --git a/swirl_and_vienna.png b/swirl_and_vienna.png
new file mode 100644 (file)
index 0000000..ca916f2
Binary files /dev/null and b/swirl_and_vienna.png differ