...
|
...
|
@@ -123,8 +123,10 @@ |
|
|
background: resolve('product/price-tag.png') no-repeat center;
|
|
|
background-size: cover;
|
|
|
color: #fff;
|
|
|
font-size: 12px;
|
|
|
padding: 0 5px 0 10px;
|
|
|
font-size: 18px;
|
|
|
width: 77px;
|
|
|
height: 26px;
|
|
|
line-height: 26px;
|
|
|
}
|
|
|
}
|
|
|
.student-price {
|
...
|
...
|
|