Explorar el Código

Changes the background image of the page

I chose this from a website template http://www.freewebtemplates.com/premium-templates/blog/
http://www.4templates.com/website-templates/172554656-WT00870/demo/#green
Muhammad Talha Mansoor hace 12 años
padre
commit
64d6d86ecc
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      css/custom.css
  2. BIN
      css/images/woodTexture.jpg

+ 1 - 1
css/custom.css

@@ -7,7 +7,7 @@ body {
 }
 
 .pageBackground {
-background-image:url(images/backgroundTexture.png);
+background-image:url(images/woodTexture.jpg);
 background-repeat:repeat;
 }
 

BIN
css/images/woodTexture.jpg