summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/chameleon/pure/chameleon.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/chameleon/pure/chameleon.css b/themes/chameleon/pure/chameleon.css
index d5c03ca14..865b89baa 100644
--- a/themes/chameleon/pure/chameleon.css
+++ b/themes/chameleon/pure/chameleon.css
@@ -10,7 +10,7 @@ a:visited {
}
body {
padding: 5em 0 0 3em;
- background-image: url(pure/background.gif);
+ background-image: url(background.gif);
background-repeat: repeat-x;
font-family: tahoma, verdana, arial, helvetica;
border-top: 10px solid gray;