瀏覽代碼

Binder is not shown in mobile versions

Muhammad Talha Mansoor 13 年之前
父節點
當前提交
e403f4a0d2
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      css/custom.css

+ 5 - 0
css/custom.css

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