...
|
...
|
@@ -53,7 +53,7 @@ |
|
|
.sale-price {
|
|
|
color: #b0b0b0;
|
|
|
font-size: 15px;
|
|
|
line-height: 1;
|
|
|
line-height: 20px;
|
|
|
text-decoration: line-through;
|
|
|
margin-top: 12px;
|
|
|
}
|
...
|
...
|
@@ -63,6 +63,7 @@ |
|
|
height: 20px;
|
|
|
width: 50px;
|
|
|
margin-left: 8px;
|
|
|
vertical-align: middle;
|
|
|
background: resolve('channel/vip.png');
|
|
|
background-size: 100% 100%;
|
|
|
}
|
...
|
...
|
|