From 70fc97e4430ee473689c722bd2dc524809807e0d Mon Sep 17 00:00:00 2001 From: 123 <123@qq.com> Date: Thu, 3 Jul 2025 10:53:37 +0800 Subject: [PATCH] =?UTF-8?q?=20=E6=A8=A1=E7=89=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebResources/templates/default_v2/assets/css/style.css | 6 +++--- WebResources/templates/default_v2/index.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WebResources/templates/default_v2/assets/css/style.css b/WebResources/templates/default_v2/assets/css/style.css index 317ccb5..710bcf4 100644 --- a/WebResources/templates/default_v2/assets/css/style.css +++ b/WebResources/templates/default_v2/assets/css/style.css @@ -841,7 +841,7 @@ ul { left: 0; top: 0; height: 100%; - border-top: 535px solid #e50f42; + border-top: 535px solid #cb6362; border-right: 280px solid transparent; opacity: 0.35; z-index: 1; @@ -852,7 +852,7 @@ ul { left: 0; top: 0; height: 100%; - border-bottom: 535px solid #e50f42; + border-bottom: 535px solid #cb6362; border-right: 280px solid transparent; opacity: 0.35; z-index: 1; @@ -875,7 +875,7 @@ ul { top: 0; height: 100%; width: 31%; - border-top: 172px solid #022e6b; + border-top: 165px solid #9fcdff; border-right: 70px solid transparent; } .logo-area .logo-text h3 { diff --git a/WebResources/templates/default_v2/index.html b/WebResources/templates/default_v2/index.html index bc551e6..9b3c82d 100644 --- a/WebResources/templates/default_v2/index.html +++ b/WebResources/templates/default_v2/index.html @@ -49,7 +49,7 @@