From 007e9af0365a45a9891157f321d13484f69ef797 Mon Sep 17 00:00:00 2001 From: Lee-1203 <342694918@qq.com> Date: Thu, 17 Feb 2022 14:56:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8D=E9=A6=88=E8=B0=83=E6=95=B4css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/css/style.css b/css/style.css index 55bb24c..7fd853e 100644 --- a/css/style.css +++ b/css/style.css @@ -2734,6 +2734,13 @@ textarea::-webkit-input-placeholder { .news-bg{ padding-bottom: 30px; } + .news-detail-bg{ + padding-bottom: 0; + } + .news-page{ + padding: 20px 0; + margin-top: 25px; + } .pase-size{ margin-top: 30px; }