From d937400732b03418e4e03a36e8b4fe053feb50b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9B=B0=E5=9B=B0=E9=B1=BC?= <89380218+chengzhongxue@users.noreply.github.com> Date: Sat, 9 Sep 2023 17:23:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B3=E4=B8=8B=E8=A7=92=E6=82=AC=E6=B5=AE?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=8C=89=E9=92=AE=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/zhheoblog.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index f271f7b6..08f69087 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -6530,7 +6530,7 @@ a.console_switchbutton { width: 35px; height: 35px; border-radius: 5px; - background-color: var(--btn-bg); + background-color: var(--heo-main); color: var(--btn-color); text-align: center; font-size: 16px;