From e39fc376c6795fdb585f6bb2b15c93204df9e911 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 3 Nov 2008 20:51:14 +0100 Subject: Style: background image correctly written. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 975ca46..c03cda7 100644 --- a/local.css +++ b/local.css @@ -4,7 +4,7 @@ body { background-color: transparent; - background-image: sr_logo.png; + background-image: url("sr_logo.png"); background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; -- cgit v1.2.3