From 88fa9a7793297fcc22a255090175c14ff96c5a53 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Fri, 28 Sep 2018 15:00:27 +0800 Subject: [PATCH] 服务 padding --- css/services.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/services.css b/css/services.css index 875d47f..a533df9 100644 --- a/css/services.css +++ b/css/services.css @@ -143,7 +143,7 @@ } .services-wrap-right-2{ background: url("../images/services_parkIco1.png") no-repeat; - background-size:100% 100%; + background-size: 542px 494px; /*width: 558px;*/ /*width: 100%;*/ height: 494px; @@ -202,7 +202,7 @@ /*---3 tab*/ .services-wrap-left-3{ background: url("../images/services_userIco1.png") no-repeat; - background-size:100% 100%; + background-size: 542px 494px; /*width: 568px;*/ /*width: 100%;*/ height: 494px; -- libgit2 0.21.4