Authored by
王水玲
活动模版 商品组优化
...
|
...
|
@@ -192,17 +192,20 @@ |
|
|
font-size: 27px;
|
|
|
font-weight: bold;
|
|
|
text-align: right;
|
|
|
padding-right: 10px;
|
|
|
box-sizing: border-box;
|
|
|
line-height: 35px;
|
|
|
color: #fff;
|
|
|
display: inline-block;
|
|
|
position: relative;
|
|
|
|
|
|
img {
|
|
|
.img-seat {
|
|
|
visibility: hidden;
|
|
|
height: 35px;
|
|
|
}
|
|
|
|
|
|
.advance-price {
|
|
|
position: absolute;
|
|
|
right: 10px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.vip-price-text {
|
...
|
...
|
|