...
|
...
|
@@ -140,9 +140,12 @@ $basicBtnC: #eb0313; |
|
|
display: inline-block;
|
|
|
box-sizing: border-box;
|
|
|
margin-left: 0.5px;
|
|
|
padding: 1px 5PX;
|
|
|
padding: 0 5px;
|
|
|
text-align: center;
|
|
|
font-size: 18px;
|
|
|
height: 35px;
|
|
|
line-height: 35px;
|
|
|
vertical-align: top;
|
|
|
}
|
|
|
|
|
|
.new-tag {
|
...
|
...
|
@@ -184,6 +187,7 @@ $basicBtnC: #eb0313; |
|
|
border: 1px solid #000;
|
|
|
background-color: #fff;
|
|
|
color: #000;
|
|
|
line-height: 33px;
|
|
|
}
|
|
|
|
|
|
.soon-sold-out-tag {
|
...
|
...
|
|