Quellcode durchsuchen

删除注释代码

shuzheng vor 9 Jahren
Ursprung
Commit
f7adede682
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;}
 body, html {height: 100%; position: relative; font-family: 'Microsoft yahei'; font-size: 13px; font-weight: 400;}
 img {vertical-align: middle;}
 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;}
 a i{font-size: 13px;}
 
 
 #main{padding: 10px 20px;}
 #main{padding: 10px 20px;}