Authored by 郝肖肖

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

... ... @@ -17,17 +17,6 @@
height: 100%;
display: block;
}
.g-mask {
width: 100%;
height: 100%;
display: block;
position: absolute;
z-index: 1;
background: #ffec07;
border: 1px solid #ffec07;
opacity: 0;
}
}
li {
... ... @@ -51,12 +40,6 @@
li:first-child {
margin-left: 0;
}
li:hover {
.g-mask {
opacity: 0.3;
}
}
}
.category-nav {
... ...
... ... @@ -165,7 +165,7 @@
background-color: #fff;
width: 50px;
height: 26px;
line-height: 17px;
line-height: 16px;
text-align: center;
font-weight: normal;
}
... ...