Authored by 郝肖肖

品牌 头部banner鼠标移上显示的黄色蒙层和黄色边框线都去掉 @陈然

@@ -17,17 +17,6 @@ @@ -17,17 +17,6 @@
17 height: 100%; 17 height: 100%;
18 display: block; 18 display: block;
19 } 19 }
20 -  
21 - .g-mask {  
22 - width: 100%;  
23 - height: 100%;  
24 - display: block;  
25 - position: absolute;  
26 - z-index: 1;  
27 - background: #ffec07;  
28 - border: 1px solid #ffec07;  
29 - opacity: 0;  
30 - }  
31 } 20 }
32 21
33 li { 22 li {
@@ -51,12 +40,6 @@ @@ -51,12 +40,6 @@
51 li:first-child { 40 li:first-child {
52 margin-left: 0; 41 margin-left: 0;
53 } 42 }
54 -  
55 - li:hover {  
56 - .g-mask {  
57 - opacity: 0.3;  
58 - }  
59 - }  
60 } 43 }
61 44
62 .category-nav { 45 .category-nav {
@@ -165,7 +165,7 @@ @@ -165,7 +165,7 @@
165 background-color: #fff; 165 background-color: #fff;
166 width: 50px; 166 width: 50px;
167 height: 26px; 167 height: 26px;
168 - line-height: 17px; 168 + line-height: 16px;
169 text-align: center; 169 text-align: center;
170 font-weight: normal; 170 font-weight: normal;
171 } 171 }