Authored by 郝肖肖

支付进度条上方有个线修改

... ... @@ -2,7 +2,7 @@
background: #fff;
.center-content {
border-top: 2px solid #eee;
border-top: 1px solid #eee;
}
.about-us {
... ...
... ... @@ -2,7 +2,7 @@
.blk-sign-header {
.center-content {
height: 80px;
border-bottom: 2px solid #eee;
border-bottom: 1px solid #eee;
}
.main-logo {
... ...
... ... @@ -5,8 +5,6 @@ $liBorderColor: #e6e6e6;
$fontColor: #616161;
.pay-online-wrapper {
overflow: hidden;
.title {
margin-top: 35px;
margin-bottom: 20px;
... ...