From 301c82266edd54d8e0d843643d91ab8b7c1e57de Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 9 Jul 2009 00:16:38 +0200 Subject: box.css * Placed logo --- styles/box.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'styles') diff --git a/styles/box.css b/styles/box.css index f8c96bd..61fec16 100644 --- a/styles/box.css +++ b/styles/box.css @@ -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 { -- cgit v1.2.3