...
|
...
|
@@ -65,11 +65,13 @@ |
|
|
width: 165px;
|
|
|
overflow: hidden;
|
|
|
margin: 0 30px;
|
|
|
height: inherit;
|
|
|
}
|
|
|
|
|
|
.coupon-left .coupon-left-price {
|
|
|
width: inherit;
|
|
|
display: inline-block;
|
|
|
height: 62px;
|
|
|
}
|
|
|
|
|
|
.coupon-left .coupon-left-price .coupon-sign{
|
...
|
...
|
@@ -84,8 +86,9 @@ |
|
|
.coupon-left .coupon-left-name {
|
|
|
font-size: 18px;
|
|
|
display: inline-block;
|
|
|
margin-top: -10px;
|
|
|
width: 138px;
|
|
|
height: 58px;
|
|
|
line-height: 25px;
|
|
|
}
|
|
|
|
|
|
.coupon-right {
|
...
|
...
|
|