diff --git a/css/footer.css b/css/footer.css index e98a13c..db622bf 100644 --- a/css/footer.css +++ b/css/footer.css @@ -5,8 +5,8 @@ border-top: 1px solid #eaeaea; } .registerContainer img{ - width:60px; - height:60px; + width:120px; + height:120px; } .registerContainer .kefu{ font-size: 16px; @@ -31,7 +31,7 @@ font-weight: 300; color: #666666; line-height: 24px; - margin-top:30px; + margin-top:40px; } .selectContainer{ text-align: center; diff --git a/css/index.css b/css/index.css index 2bcc82a..48ac9f8 100644 --- a/css/index.css +++ b/css/index.css @@ -563,7 +563,7 @@ a:active{ margin:0; padding:0; color:#747474; - margin-bottom:30px; + margin-bottom:15px; display: -webkit-box; display: -moz-box; white-space: pre-wrap; @@ -692,8 +692,8 @@ a:active{ padding:28px 0; } .registerContainer img{ - width:60px; - height:60px; + width:120px; + height:120px; } .registerContainer .kefu{ font-size: 16px; @@ -721,11 +721,10 @@ a:active{ margin-top:30px; } .selectContainer{ - text-align: center; + text-align: left; } .selectContainer>.select{ - margin-top:46px; height: 49px; background: #FFFFFF; border: 1px solid #E4E9E9; diff --git a/index.html b/index.html index 5028538..615e8dd 100644 --- a/index.html +++ b/index.html @@ -380,19 +380,23 @@