diff options
-rw-r--r-- | themes/chameleon/marvin/chameleon.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/chameleon/marvin/chameleon.css b/themes/chameleon/marvin/chameleon.css index 67ef9ea63..c1f27e4b3 100644 --- a/themes/chameleon/marvin/chameleon.css +++ b/themes/chameleon/marvin/chameleon.css @@ -1,6 +1,6 @@ /* $Id$ */ body { - background: #fff url(images/druplicon-watermark.png) no-repeat top right; + background: #fff url(druplicon-watermark.png) no-repeat top right; } a:link { color: #656 |