From cb06d1bef4bcd3b1396036f1c758ec45aea4fa9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=87=E6=B4=BE=E5=A4=87=E6=A1=88?= <130886204+modiqi@users.noreply.github.com> Date: Tue, 24 Sep 2024 01:18:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=93=BE=E6=8E=A5=E8=89=B2?= =?UTF-8?q?=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/setting.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/setting.css b/assets/css/setting.css index 162a105..45e2a80 100644 --- a/assets/css/setting.css +++ b/assets/css/setting.css @@ -12,7 +12,7 @@ } .wp_china_yes-content a { - color: #0073aa; + color: #3858e9; text-decoration: none; }