box.css
* Placed logo
This commit is contained in:
parent
8393c95515
commit
301c82266e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user