summaryrefslogtreecommitdiff
path: root/themes/chameleon
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-06-20 20:04:28 +0000
committerDries Buytaert <dries@buytaert.net>2004-06-20 20:04:28 +0000
commitb713e3d489864d91bdb409fc4791cff404356fc2 (patch)
treef2cfc19680e3f0427a6d8f9bcb6f704aaa84551b /themes/chameleon
parentc2d7419f23dd2929e7178e2f09f327e08faa348b (diff)
downloadbrdo-b713e3d489864d91bdb409fc4791cff404356fc2.tar.gz
brdo-b713e3d489864d91bdb409fc4791cff404356fc2.tar.bz2
- Patch #8617 by TDobes: changes all gifs to pngs for better consistency (and
to get of proprietary formats). - Added forum-sticky.png. Made by Steven.
Diffstat (limited to 'themes/chameleon')
-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 a7ab2ac76..c399944ab 100644
--- a/themes/chameleon/pure/chameleon.css
+++ b/themes/chameleon/pure/chameleon.css
@@ -11,7 +11,7 @@ a:visited {
}
body {
padding: 5em 0 0 3em;
- background-image: url(background.gif);
+ background-image: url(background.png);
background-repeat: repeat-x;
font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
border-top: 10px solid gray;