* Replaced logo
This commit is contained in:
Stefan Ritter 2009-07-09 00:19:05 +02:00
parent 828159524e
commit 33ac77eea2
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ div.header {
border-bottom: 1px solid #000000; border-bottom: 1px solid #000000;
background-image: url("box_img/logo.png"); background-image: url("box_img/logo.png");
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: 1px 1px; background-position: 2px 0px;
} }
a.header_link { a.header_link {