|
@@ -4,7 +4,7 @@
|
|
.my_title {
|
|
.my_title {
|
|
height: 112px;
|
|
height: 112px;
|
|
width: 100%;
|
|
width: 100%;
|
|
- background-color: #61A9C0;
|
|
|
|
|
|
+ background-color: #BD8757;
|
|
// position: fixed;
|
|
// position: fixed;
|
|
// top: 0;
|
|
// top: 0;
|
|
// left: 0;
|
|
// left: 0;
|
|
@@ -64,7 +64,7 @@
|
|
|
|
|
|
.collect-info {
|
|
.collect-info {
|
|
.vip-card {
|
|
.vip-card {
|
|
- background-color: #61A9C0;;
|
|
|
|
|
|
+ background-color: #BD8757;;
|
|
color: #cd8119;
|
|
color: #cd8119;
|
|
border: 1px solid rgba(205, 129, 25, 1);
|
|
border: 1px solid rgba(205, 129, 25, 1);
|
|
border-radius: 22px;
|
|
border-radius: 22px;
|
|
@@ -86,7 +86,7 @@
|
|
.pay-btn {
|
|
.pay-btn {
|
|
width: 150px;
|
|
width: 150px;
|
|
height: 60px;
|
|
height: 60px;
|
|
- background-color: #61A9C0;
|
|
|
|
|
|
+ background-color: #BD8757;
|
|
border-radius: 30px;
|
|
border-radius: 30px;
|
|
align-items: center;
|
|
align-items: center;
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -97,7 +97,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.user-info__wrap {
|
|
.user-info__wrap {
|
|
- background-color: #61A9C0;
|
|
|
|
|
|
+ background-color: #BD8757;
|
|
padding: 40px 30px 80px 30px;
|
|
padding: 40px 30px 80px 30px;
|
|
align-items: center;
|
|
align-items: center;
|
|
|
|
|
|
@@ -126,7 +126,7 @@
|
|
.un-Login {
|
|
.un-Login {
|
|
width: 120px;
|
|
width: 120px;
|
|
height: 50px;
|
|
height: 50px;
|
|
- background-color: #61A9C0;
|
|
|
|
|
|
+ background-color: #BD8757;
|
|
border-radius: 30px;
|
|
border-radius: 30px;
|
|
border: 1px solid #ffffff;
|
|
border: 1px solid #ffffff;
|
|
justify-content: center;
|
|
justify-content: center;
|