From 245791ad85f4bebffb68c3389503eaec89648b3b Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sat, 29 Oct 2022 23:19:21 +0800 Subject: [PATCH] css --- source/css/_plugins/comments/waline.styl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/css/_plugins/comments/waline.styl b/source/css/_plugins/comments/waline.styl index e63ba0b..3aa6860 100644 --- a/source/css/_plugins/comments/waline.styl +++ b/source/css/_plugins/comments/waline.styl @@ -1,4 +1,8 @@ .cmt-body.waline + .wl-panel + margin: 0.5em 0 !important + .wl-meta-head + padding: 0 !important --waline-font-size: 0.9375rem; /* 常规颜色 */ --waline-white: #fff;