From 86d742d76406bdc90731f69df9932d63c847f278 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Thu, 11 Oct 2018 15:13:47 +0800 Subject: [PATCH] add service swiper效果 --- css/services.css | 5 +++-- style.css | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/services.css b/css/services.css index 664f8a7..48b6e19 100644 --- a/css/services.css +++ b/css/services.css @@ -73,8 +73,9 @@ padding: 25px 0 5px; } .part .bd .p2 { - font-size: 24px; - color: #999999; + font-size: 18px; + line-height: 40px; + color: #666; font-weight: normal; } .part .bd .img img { diff --git a/style.css b/style.css index 1d2b424..208663e 100755 --- a/style.css +++ b/style.css @@ -2328,7 +2328,7 @@ a:hover{ background:rgba(46,48,51,1); } .footer{ - margin-top: 57px; + margin-top: 45px; font-size:16px; height: 178px; font-family:PingFang-SC-Medium; -- libgit2 0.21.4