From 591aee61f042d0682b9c39a8f42aa7c0ff108bd9 Mon Sep 17 00:00:00 2001 From: Alobal <35487993+Alobal@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:30:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20.hexo-douban-comment?= =?UTF-8?q?=E7=9A=84=E6=A0=B7=E5=BC=8F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将index.css中 .hexo-douban-comments 修正为 .hexo-douban-comment。 --- lib/templates/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/templates/index.css b/lib/templates/index.css index bfe1c22..633a3e5 100644 --- a/lib/templates/index.css +++ b/lib/templates/index.css @@ -58,7 +58,7 @@ margin-top: 8px; } -.hexo-douban-comments { +.hexo-douban-comment { font-size: 12px; }