Edit the header of blogthon_noir.css

This commit is contained in:
Adrian Vondendriesch 2009-07-25 16:27:10 +02:00
parent f238407d5e
commit 36de15cffb
1 changed files with 2 additions and 2 deletions

View File

@ -38,9 +38,9 @@ blockquote {
div.header { div.header {
height: 120px; height: 120px;
width: 99%; width: 100%;
margin: auto; margin: auto;
margin-top: 5px; margin: 0px;
text-align: center; text-align: center;
background-image: url("blogthon_noir_img/header_green_2.jpg"); background-image: url("blogthon_noir_img/header_green_2.jpg");
} }