From c1536ed2569aacc66dbf167d107a8c5de29564e2 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Sat, 31 Dec 2022 14:29:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index b235777..6f618a7 100644 --- a/css/index.css +++ b/css/index.css @@ -576,7 +576,7 @@ a:active{ } .middleContent .contenttitle{ color:#000000; - font-size:14px; + font-size:16px; width:100%; text-overflow: -o-ellipsis-lastline; overflow: hidden; @@ -593,6 +593,7 @@ a:active{ padding:0; color:#747474; margin-bottom:15px; + font-size: 14px; display: -webkit-box; display: -moz-box; white-space: pre-wrap;