From 0ee62a3a041c462088f837de246c4b3508da9c8f Mon Sep 17 00:00:00 2001 From: AnNingUI Date: Thu, 14 Aug 2025 21:05:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AE=A9=E4=BB=A3=E7=A0=81=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E8=83=8C=E6=99=AF=E7=9A=84=E6=A0=B7=E5=BC=8F=E6=9B=B4?= =?UTF-8?q?=E5=8A=A0=E7=8E=B0=E4=BB=A3=E5=8C=96=EF=BC=8C=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E9=80=89=E6=8B=A9=E6=A1=86=E4=BB=85=E6=9C=89?= =?UTF-8?q?=E4=B8=80=E4=B8=AA=E5=BD=93=E5=89=8D=E5=88=86=E7=B1=BB=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #558 --- frontend_nuxt/assets/global.css | 2 +- frontend_nuxt/pages/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend_nuxt/assets/global.css b/frontend_nuxt/assets/global.css index 3b35a006e..6ef5f63b2 100644 --- a/frontend_nuxt/assets/global.css +++ b/frontend_nuxt/assets/global.css @@ -43,7 +43,7 @@ --menu-selected-background-color: rgba(255, 255, 255, 0.1); --menu-text-color: white; --normal-background-color: #000000; - --lottery-background-color: #4e4e4e; + --lottery-background-color: #262b35; --login-background-color: #575757; --login-background-color-hover: #717171; --text-color: #eee; diff --git a/frontend_nuxt/pages/index.vue b/frontend_nuxt/pages/index.vue index 318fa8bc4..595efb726 100644 --- a/frontend_nuxt/pages/index.vue +++ b/frontend_nuxt/pages/index.vue @@ -116,7 +116,7 @@