Commit 88fa9a7793297fcc22a255090175c14ff96c5a53
1 parent
33976f7b
服务 padding
Showing
1 changed file
with
2 additions
and
2 deletions
css/services.css
... | ... | @@ -143,7 +143,7 @@ |
143 | 143 | } |
144 | 144 | .services-wrap-right-2{ |
145 | 145 | background: url("../images/services_parkIco1.png") no-repeat; |
146 | - background-size:100% 100%; | |
146 | + background-size: 542px 494px; | |
147 | 147 | /*width: 558px;*/ |
148 | 148 | /*width: 100%;*/ |
149 | 149 | height: 494px; |
... | ... | @@ -202,7 +202,7 @@ |
202 | 202 | /*---3 tab*/ |
203 | 203 | .services-wrap-left-3{ |
204 | 204 | background: url("../images/services_userIco1.png") no-repeat; |
205 | - background-size:100% 100%; | |
205 | + background-size: 542px 494px; | |
206 | 206 | /*width: 568px;*/ |
207 | 207 | /*width: 100%;*/ |
208 | 208 | height: 494px; | ... | ... |