Authored by zhangxiaoru

首页

... ... @@ -268,10 +268,6 @@
color: #b1b1b1;
}
.cur {
color: #000;
}
.goods-container {
position: relative;
min-height: 440px;
... ... @@ -304,25 +300,13 @@
}
}
.list-nav {
.active > a {
.active {
.cur {
color: #000;
.spanTest{
width: auto;
height: 100%;
display: inline-block;
box-sizing:border-box;
}
.iconfont {
color: #999;
&.cur {
color: #000;
}
}
}
}
}
.list-nav .icon .up {
top: -6px;
... ...