From 7e35cb17f23908b3f36e48621b17970bfb3a98ce Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Fri, 21 Sep 2012 11:05:04 +0200 Subject: fixed path for logo --- static/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/layout.css b/static/layout.css index d9a533f..4c64b5b 100644 --- a/static/layout.css +++ b/static/layout.css @@ -9,7 +9,7 @@ body { #header { text-indent: -10000px; - background-image: url(/static/images/logo.png); + background-image: url(/static/logo.png); background-image: no-repeat; margin: 0 auto; width: 450px; -- cgit v1.2.3-1-g7c22