Kaynağa Gözat

Texture added to horizontal menu

Muhammad Talha Mansoor 13 yıl önce
ebeveyn
işleme
28ac3a3f1b
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      css/custom.css

+ 3 - 1
css/custom.css

@@ -27,7 +27,9 @@ background-size:cover;
 }
 }
 
 
 .hmenu {
 .hmenu {
-background-color: #333;
+background-color: #141414;
+background-image:url(images/background_texture_wood.png);
+background-repeat:repeat;
 text-align: center;
 text-align: center;
 color: white;
 color: white;
 }
 }