|
@@ -357,7 +357,7 @@ p {
|
|
}
|
|
}
|
|
|
|
|
|
.agreement-content {
|
|
.agreement-content {
|
|
- height: 557px;
|
|
|
|
|
|
+ height: 440px;
|
|
overflow: auto;
|
|
overflow: auto;
|
|
text-indent: 2em;
|
|
text-indent: 2em;
|
|
}
|
|
}
|
|
@@ -368,14 +368,14 @@ p {
|
|
}
|
|
}
|
|
|
|
|
|
.member-btn button {
|
|
.member-btn button {
|
|
- background-color: #fff;
|
|
|
|
|
|
+ background-color: #F56C6C;
|
|
border: 1px solid transparent;
|
|
border: 1px solid transparent;
|
|
- border-color: #dcdee2;
|
|
|
|
|
|
+ border-color: #F56C6C;
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 0 15px;
|
|
padding: 0 15px;
|
|
height: 32px;
|
|
height: 32px;
|
|
- color: #515a6e;
|
|
|
|
|
|
+ color: #fff;
|
|
}
|
|
}
|
|
|
|
|
|
.member-btn button:hover {
|
|
.member-btn button:hover {
|