From 28ed5e62111ca581d660bc015e0b50247b651848 Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 26 Apr 2010 18:34:11 +0100 Subject: Don't bother with slow copyright background image --- includes/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/style.css b/includes/style.css index 3c1e38e..1e66097 100644 --- a/includes/style.css +++ b/includes/style.css @@ -31,7 +31,7 @@ div#footer { div#copyright { border: thin solid #777; - background-image: url(/graphics/translucent.png); + background-color: #eee; padding: 0.4ex 1em; margin: auto 2%; } -- cgit v1.2.3