Explorar o código

Fix 404 on wp.png background image

thenbrent %!s(int64=12) %!d(string=hai) anos
pai
achega
04cd92dc1d
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      css/main.css
  2. BIN=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 {

BIN=BIN
img/wp.png