瀏覽代碼

删除注释代码

shuzheng 9 年之前
父節點
當前提交
f7adede682
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      zheng-admin/src/css/common.css

+ 1 - 1
zheng-admin/src/css/common.css

@@ -1,6 +1,6 @@
 body, html {height: 100%; position: relative; font-family: 'Microsoft yahei'; font-size: 13px; font-weight: 400;}
 img {vertical-align: middle;}
-a, a:hover, a:active, a:focus {/*color: #29a176;*/ text-decoration: none; -webkit-user-drag: none;}
+a, a:hover, a:active, a:focus {text-decoration: none; -webkit-user-drag: none;}
 a i{font-size: 13px;}
 
 #main{padding: 10px 20px;}