瀏覽代碼

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