From 33ac77eea2984d33e947b1a16bb657549a352153 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 9 Jul 2009 00:19:05 +0200 Subject: box.css: * Replaced logo --- styles/box.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles') diff --git a/styles/box.css b/styles/box.css index 61fec16..429f5e2 100644 --- a/styles/box.css +++ b/styles/box.css @@ -35,7 +35,7 @@ div.header { border-bottom: 1px solid #000000; background-image: url("box_img/logo.png"); background-repeat: no-repeat; - background-position: 1px 1px; + background-position: 2px 0px; } a.header_link { -- cgit v1.2.3