From e9bdb069a1421001a8687ffc16122f31c31a0e50 Mon Sep 17 00:00:00 2001 From: augushong Date: Wed, 5 Jan 2022 23:31:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=AB=99=E7=82=B9=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=A0=B7=E5=BC=8F;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/cdn/layui-ul.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/cdn/layui-ul.css b/public/cdn/layui-ul.css index 71016dd..5610e22 100644 --- a/public/cdn/layui-ul.css +++ b/public/cdn/layui-ul.css @@ -1429,7 +1429,13 @@ body .layui-quote-gray { } .ul-site-group { - margin-bottom: 4px; + margin-bottom: 8px; +} + +.ul-site-group-header { + font-size : 16px; + color : #333; + padding-bottom: 8px; } .ul-site-list {