Переглянути джерело

Fix 404 on wp.png background image

thenbrent 12 роки тому
батько
коміт
04cd92dc1d
2 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      css/main.css
  2. BIN
      img/wp.png

+ 1 - 1
css/main.css

@@ -202,7 +202,7 @@ ul#requests {
   left: 350px;
   right:0;
   bottom:0;
-  background: url("/img/wp.png") no-repeat center center hsl(0,0%,97%);
+  background: url("../img/wp.png") no-repeat center center hsl(0,0%,97%);
 }
 
 ul#requests > li {