From a633cdf0dc2b7739f67f7e6f5c40015657cf61ab Mon Sep 17 00:00:00 2001 From: huanqiugame <85951426+huanqiugame@users.noreply.github.com> Date: Sat, 2 Mar 2024 21:09:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BFpre,=20code,=20kbd,=20tt,=20var?= =?UTF-8?q?=E5=85=83=E7=B4=A0=E4=BD=BF=E7=94=A8=E7=AD=89=E5=AE=BD=E5=AD=97?= =?UTF-8?q?=E4=BD=93(--ofcodetext)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blackout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blackout.css b/blackout.css index 4159654..a26978e 100644 --- a/blackout.css +++ b/blackout.css @@ -442,7 +442,7 @@ kbd, tt, var { font-size: 0.875em; - font-family: var(--text-font); + font-family: var(--ofcodetext); } code, @@ -1283,4 +1283,4 @@ footer.ty-footer { .cm-s-typora-default .cm-comment, .cm-s-typora-default .cm-code { color: #e1bb8a; -} \ No newline at end of file +}