From c197603a108f97cf2b8f63713aaa9b44d3e623f0 Mon Sep 17 00:00:00 2001 From: jack Date: Sat, 10 Feb 2018 15:59:17 +0800 Subject: [PATCH] update index news list style --- htdocs/static-sanji/css/index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/static-sanji/css/index.css b/htdocs/static-sanji/css/index.css index 2e41cac9..ff8a19aa 100644 --- a/htdocs/static-sanji/css/index.css +++ b/htdocs/static-sanji/css/index.css @@ -150,6 +150,7 @@ h1{ .news-wrapper h5{ font-size: 14px; font-weight: 500; + line-height: 25px; } .news-wrapper p{ line-height: 25px; @@ -188,7 +189,7 @@ h1{ } .news p{ color:#989898; - line-height: 25px; + line-height: 16px; } .news p a{ line-height: 25px;