Procházet zdrojové kódy

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 před 12 roky
rodič
revize
64d6d86ecc
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      css/custom.css
  2. binární
      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ární
css/images/woodTexture.jpg