Authored by zhangxiaoru

merge

... ... @@ -5,6 +5,7 @@
.brand-info-box {
background-color: #f5f5f5;
padding-top: 44px;
height: 480px;
}
... ...
... ... @@ -6,11 +6,13 @@
&.season-tags {
background-image: url('/product/new/season-hot.jpg');
background-position-y: 28px;
background-position-x: -346px;
}
&.search-tags {
background-image: url('/product/new/hot-search.jpg');
background-position-y: 28px;
background-position-x: -14px;
}
&.brand-tags {
... ...