From cd72af404326a58d17a7804da214bb95e53ba9f1 Mon Sep 17 00:00:00 2001 From: OLDREDSTONE Date: Sun, 1 Mar 2026 01:58:21 +0800 Subject: [PATCH] =?UTF-8?q?2026/03/01=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style/base.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/base.css b/style/base.css index 98c3046..37c4336 100644 --- a/style/base.css +++ b/style/base.css @@ -1321,10 +1321,10 @@ del { display: flex; align-items: center; justify-content: center; - font-family: 'd9', sans-serif; + font-family: "d9", sans-serif; font-size: 16px; height: 30px; width: 30px; transition: background-color 0.3s, transform 0.2s; z-index: 20; -} \ No newline at end of file +}