Преглед изворни кода

Removes shadow from page forground

Muhammad Talha Mansoor пре 12 година
родитељ
комит
a2079fd814
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      css/custom.css

+ 0 - 3
css/custom.css

@@ -24,9 +24,6 @@ line-height:1.6em;
 background-color: whiteSmoke;
 border-radius:7px;
 moz-border-radius:7px;
--moz-box-shadow: 0 0 5px 5px #888;
--webkit-box-shadow: 0 0 5px 5px#888;
-box-shadow: 0 0 5px 5px #888;
 background-image:url(images/foregroundTexture.png);
 }