Changing the references to images to /images as relative linking does not work
[treecutter.git] / style / freggies / css / styles.css
index 34eb8d82e0391dc89399714617d9dfc81deb07af..6cdfb81fb8a294c1436b26d3eaa33e97a759d9aa 100644 (file)
@@ -42,7 +42,7 @@ header {
 width: 940px;
 height: 200px;
 margin: 0 auto;
-background: #fff url(images/headerimg.jpg) no-repeat left top;
+background: #fff url(/images/headerimg.jpg) no-repeat left top;
 }
 
 #main {