From 91b19f1393ceb7f610559288d7d6f1e1188e4b13 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Fri, 28 Jan 2022 14:24:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B90128?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/base.css | 3 +++ css/style.css | 11 +++++++++++ 2 files changed, 14 insertions(+) diff --git a/css/base.css b/css/base.css index 358f099..e719385 100644 --- a/css/base.css +++ b/css/base.css @@ -523,6 +523,9 @@ footer{ .pull-img>span img{ margin: 0 auto; } +.pull-txt{ + width: calc(100% -80rpx); +} .pull-txt h3{ font-size: 20px; line-height: 2; diff --git a/css/style.css b/css/style.css index 3ec2ba1..2055d75 100644 --- a/css/style.css +++ b/css/style.css @@ -2701,6 +2701,17 @@ margin: 0 auto; float: none; } + .pull-banner-img{ + height: 240px; + overflow: hidden; + } + .banner-content .banner-img{ + width: 100px; + height: 80px; + } + .banner-content .banner-img img{ + height: 80px; + } } @media screen and (max-width:350px){ .culture-img{