|
|
@@ -9,7 +9,7 @@ page { |
|
|
|
margin: 60rpx auto 0; |
|
|
|
width:657rpx; |
|
|
|
height:11rpx; |
|
|
|
background:rgba(2,192,255,1); |
|
|
|
background:linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
|
border-radius:6px; |
|
|
|
} |
|
|
|
.c-top-center{ |
|
|
@@ -55,5 +55,5 @@ line-height:50rpx; |
|
|
|
width: 636rpx; |
|
|
|
border-radius: 50rpx; |
|
|
|
margin-top: 30rpx; |
|
|
|
background: #02C0FF!important; |
|
|
|
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
|
} |