From d9e3fdacac872c41254f383799dc7dcc76346387 Mon Sep 17 00:00:00 2001 From: laodeng Date: Fri, 31 Jan 2025 12:03:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80=E6=8A=97=E9=94=AF=E9=BD=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index e7ba189..fc09c92 100644 --- a/styles.css +++ b/styles.css @@ -544,9 +544,9 @@ p#name { } /* 注释下面这三行以开启抗锯齿 */ -.anti-aliasing { +/*.anti-aliasing { image-rendering: pixelated; -} +}*/ .warning { transition: left cubic-bezier(0, 0.9, 1, 0.1) 2.5s;