From 3e14344461a29ec09d24864cafaa516d49d48dde Mon Sep 17 00:00:00 2001 From: AviderMin Date: Wed, 30 Oct 2024 18:35:54 +0800 Subject: [PATCH] =?UTF-8?q?fix=E6=96=B0=E9=97=BB=E6=8A=A5=E9=81=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebNews/css/foucsreport.css | 7 +++- WebNews/foucsreport.html | 73 +++++++++++++++++++++++++++++-------- 2 files changed, 63 insertions(+), 17 deletions(-) diff --git a/WebNews/css/foucsreport.css b/WebNews/css/foucsreport.css index 1d4b009..e4a6eb2 100644 --- a/WebNews/css/foucsreport.css +++ b/WebNews/css/foucsreport.css @@ -16,17 +16,20 @@ } .reportbox{ - width: 30%; + width: 33%; margin-top: 20px; + display: inline-block; } .boxtitle{ height: 40px; background-color: skyblue; font-size: 18px; + line-height: 40px; + text-align: center; } .boxcover img{ - width: 294px; + width: 100%; height:210px; overflow: hidden; } diff --git a/WebNews/foucsreport.html b/WebNews/foucsreport.html index 390a94c..5752033 100644 --- a/WebNews/foucsreport.html +++ b/WebNews/foucsreport.html @@ -64,21 +64,64 @@ - \ No newline at end of file