From 44bde9ba85caabee5bee1718ab07708e0f3b66c0 Mon Sep 17 00:00:00 2001 From: sunheyi <1061867552@qq.com> Date: Fri, 3 Feb 2023 16:48:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/assets/zhheo/custom.css b/templates/assets/zhheo/custom.css index ef94128d..ec529be2 100644 --- a/templates/assets/zhheo/custom.css +++ b/templates/assets/zhheo/custom.css @@ -44,7 +44,7 @@ ul li { #article-container ol li:not(.tab), #article-container ul li:not(.tab){ margin-left: 2em; } -/* prism.js 代码高亮 背景颜色出错 */ + #article-container pre > code { background: transparent !important; }