Authored by 石坚

edit list style

... ... @@ -315,7 +315,7 @@
text-align: center;
border: 2px solid #fff;
cursor: pointer;
width: 289px;
width: 288px;
.goods-brand {
padding: 10px 10px 4px;
... ... @@ -379,7 +379,7 @@
background: #fff;
z-index: 2;
top: 10px;
min-width: 383px;
min-width: 368px;
display: none;
.goods {
... ... @@ -388,7 +388,7 @@
}
.goods-img-list {
margin: 0 7px 2px;
margin: 0 0px 2px 5px;
float: left;
.goods-img-col {
... ... @@ -399,7 +399,7 @@
}
.goods-img-col:last-child {
margin-right: 10px;
margin-right: 20px;
}
img {
... ...