From f3b8e75d658daa2869b8ff2480c95e32fa524550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Tue, 20 May 2025 18:19:16 +0800 Subject: [PATCH] =?UTF-8?q?=E9=98=9F=E9=95=BF=E6=8A=80=E6=94=B9=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E9=A2=9C=E8=89=B2=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 85a2f7ab..7b1d3b4f 100644 --- a/style.css +++ b/style.css @@ -3161,10 +3161,10 @@ body.use-sticky .sticky-box{ border-radius: 10px; background-color: #B1AAA0; overflow: hidden; - box-shadow: inset black 0 0 5px; + box-shadow: inset black 0 0 2px; } .row-mon-leader-skill .skill-box{ - background-color: #D0CD81; + background-color: #D2D5D5; } .skill-box .m-skill-level { height: 30px;