Selaa lähdekoodia

Binder is not shown in mobile versions

Muhammad Talha Mansoor 13 vuotta sitten
vanhempi
commit
e403f4a0d2
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      css/custom.css

+ 5 - 0
css/custom.css

@@ -45,6 +45,11 @@ _______________________________
 Mobile version - preset code from cssgrid.net */
 
 @media handheld, only screen and (max-width: 767px) {
+.pageBackground {
+background-image:url(images/background_texture_wood.png);
+background-repeat:repeat;
+}
+
 
 	.examplecontainer {}