* Placed logo
This commit is contained in:
Stefan Ritter 2009-07-09 00:16:38 +02:00
parent 8393c95515
commit 301c82266e
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ div.header {
background: #222222;
border-top: 1px solid #333333;
border-bottom: 1px solid #000000;
background-image: url("box_img/logo.png");
background-repeat: no-repeat;
background-position: 1px 1px;
}
a.header_link {