正在显示
2 个修改的文件
包含
4 行增加
和
4 行删除
@@ -187,7 +187,7 @@ p{word-wrap:break-word} | @@ -187,7 +187,7 @@ p{word-wrap:break-word} | ||
187 | .footer{ | 187 | .footer{ |
188 | width: 100%; | 188 | width: 100%; |
189 | background-size: 100% 100%; | 189 | background-size: 100% 100%; |
190 | - background-image: url("../images/aicon08.png"); | 190 | + background-image: url("../images/footer22.jpg"); |
191 | } | 191 | } |
192 | .footer_content{ | 192 | .footer_content{ |
193 | width: 1200px; | 193 | width: 1200px; |
@@ -199,8 +199,8 @@ p{word-wrap:break-word} | @@ -199,8 +199,8 @@ p{word-wrap:break-word} | ||
199 | } | 199 | } |
200 | .footer_left{ | 200 | .footer_left{ |
201 | width: 457px; | 201 | width: 457px; |
202 | - padding-top: 52px; | ||
203 | - padding-bottom: 42px; | 202 | + padding-top: 30px; |
203 | + padding-bottom: 11px; | ||
204 | } | 204 | } |
205 | .footer_left h1{ | 205 | .footer_left h1{ |
206 | font-size:18px; | 206 | font-size:18px; |
@@ -236,7 +236,7 @@ p{word-wrap:break-word} | @@ -236,7 +236,7 @@ p{word-wrap:break-word} | ||
236 | margin-top: 14px; | 236 | margin-top: 14px; |
237 | padding: 10px 20px 0 20px; | 237 | padding: 10px 20px 0 20px; |
238 | box-sizing: border-box; | 238 | box-sizing: border-box; |
239 | - background:rgba(255,255,255,0.11); | 239 | + background:white; |
240 | } | 240 | } |
241 | .footer_input input::-webkit-input-placeholder,.footer_left textarea::-webkit-input-placeholder{ /* WebKit browsers */ | 241 | .footer_input input::-webkit-input-placeholder,.footer_left textarea::-webkit-input-placeholder{ /* WebKit browsers */ |
242 | font-size:14px; | 242 | font-size:14px; |
4.2 KB
-
请 注册 或 登录 后发表评论