ソースを参照

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);
 }