From a831edc43501da3df0f53b76cc5d8941621f5dad Mon Sep 17 00:00:00 2001 From: chenbiao Date: Wed, 26 Sep 2018 17:17:34 +0800 Subject: [PATCH] 服务页 底部模块 --- css/services.css | 2 +- images/services_footIco1.png | Bin 0 -> 140051 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 images/services_footIco1.png diff --git a/css/services.css b/css/services.css index 6632947..5bc7241 100644 --- a/css/services.css +++ b/css/services.css @@ -303,7 +303,7 @@ margin-left: 40px; } .services-footIco1{ - background: url("../images/services_footIco2.png") no-repeat; + background: url("../images/services_footIco1.png") no-repeat; /*background-size: ;*/ } .services-footIco2{ diff --git a/images/services_footIco1.png b/images/services_footIco1.png new file mode 100644 index 0000000..deb2bcf Binary files /dev/null and b/images/services_footIco1.png differ -- libgit2 0.21.4