From 28872c0e20d4f504a7a7db5e8bb07aae863958bf Mon Sep 17 00:00:00 2001 From: rogersun Date: Thu, 30 Jul 2026 16:05:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=83=8C=E6=99=AF=E4=B8=BA?= =?UTF-8?q?=E9=BB=91=E8=89=B2=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/style.css b/src/style.css index 8b078ad..d290caf 100644 --- a/src/style.css +++ b/src/style.css @@ -3,9 +3,9 @@ line-height: 1.5; font-weight: 400; - color-scheme: light dark; + color-scheme: light; color: rgba(255, 255, 255, 0.87); - background-color: #242424; + background-color: rgba(255, 255, 255, 0.87); font-synthesis: none; text-rendering: optimizeLegibility;