From: Sebastian Bachmann Date: Sat, 4 May 2013 10:58:31 +0000 (+0200) Subject: adding the correct logo and change css to match the new graphic X-Git-Url: https://git.deb.at/?p=debienna.git;a=commitdiff_plain;h=036f7043c2812d128e966f5a7a9654b947fbb8ed adding the correct logo and change css to match the new graphic --- diff --git a/local.css b/local.css index b43f453..77f49e3 100644 --- a/local.css +++ b/local.css @@ -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{ diff --git a/swirl_and_vienna.png b/swirl_and_vienna.png new file mode 100644 index 0000000..ca916f2 Binary files /dev/null and b/swirl_and_vienna.png differ