From 20861a0533b6ec14185721903ff123cb4d764889 Mon Sep 17 00:00:00 2001 From: mumuy Date: Tue, 15 Feb 2022 10:09:43 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E7=BB=86=E8=8A=82=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style/index.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style/index.css b/style/index.css index 83394e7..689eae1 100644 --- a/style/index.css +++ b/style/index.css @@ -34,16 +34,16 @@ a:hover{ } .mod-head .bd{ - padding: 10px 15px; + padding: 10px; line-height: 30px; text-align: right; } .mod-head .btn{ position: relative; display: inline-block; - min-width: 90px; + min-width: 80px; height: 30px; - padding: 0 15px; + padding: 0 12px; border: medium none; background: #eee; line-height: 30px; @@ -337,13 +337,13 @@ a:hover{ @media screen and (max-width: 800px) { .mod-panel .hd{ padding-top: 10px; - margin-bottom: 10px; + margin-bottom: 5px; } .mod-panel .hd h1{ font-size: 20px; } .mod-panel .hd p{ - line-height: 24px; + line-height: 22px; overflow: hidden; } .mod-panel .c-hd ul{