Changing the references to images to /images as relative linking does not work
[treecutter.git] / style / bluenightsky / css / styles.css
index 146e482c2db930455d7e068f6a7c1fd5b393c2db..f81779554e9b0272f965d7ed54e7e6d1be8effe7 100644 (file)
@@ -45,7 +45,7 @@ background: #000;
 width: 940px;
 margin: 0 auto;
 padding-top: 30px;
-background: #d5def7 url(images/colbg.png) repeat-y;
+background: #d5def7 url(/images/colbg.png) repeat-y;
 overflow: hidden;
 }