...
|
...
|
@@ -100,8 +100,8 @@ $basicBtnC:#eb0313; |
|
|
margin-left: .5px;
|
|
|
font-size: pxToRem(23px);
|
|
|
text-align: center;
|
|
|
line-height: pxToRem(35px);
|
|
|
padding: 0 8px;
|
|
|
line-height: pxToRem(33px);
|
|
|
padding: 0 5px;
|
|
|
}
|
|
|
.new-tag {
|
|
|
background-color: #78dc7e;
|
...
|
...
|
@@ -121,6 +121,7 @@ $basicBtnC:#eb0313; |
|
|
}
|
|
|
.limit-tag {
|
|
|
border: 1px solid #000;
|
|
|
background-color: #fff;
|
|
|
color: #000;
|
|
|
}
|
|
|
.soonSoldOut-tag {
|
...
|
...
|
|