|
@@ -206,7 +206,7 @@ button::after{ border: none; } |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.nocoupon button { |
|
|
.nocoupon button { |
|
|
background: #00c0ff; |
|
|
|
|
|
|
|
|
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
font-style: 30rpx; |
|
|
font-style: 30rpx; |
|
|
width: 100%; |
|
|
width: 100%; |
|
@@ -240,7 +240,7 @@ button::after{ border: none; } |
|
|
margin: auto; |
|
|
margin: auto; |
|
|
width: 670rpx; |
|
|
width: 670rpx; |
|
|
border-radius: 60rpx; |
|
|
border-radius: 60rpx; |
|
|
background: #02c0ff; |
|
|
|
|
|
|
|
|
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
font-size: 32px; |
|
|
font-size: 32px; |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|