From 33655c15c778217cabd956a0b7db6e5d2b1f2db8 Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Wed, 19 Mar 2025 12:23:00 +0800 Subject: [PATCH] no message --- css/index.css | 2 +- css/index.less | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index e8834e9..79718ed 100644 --- a/css/index.css +++ b/css/index.css @@ -406,7 +406,7 @@ bottom: 0; width: 100%; height: 53px; - background-color: #7b8cd3; + background-color: #6fc16d; border-radius: 0 0 12px 12px; font-size: 14px; font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; diff --git a/css/index.less b/css/index.less index 050ba5f..f7aed3d 100644 --- a/css/index.less +++ b/css/index.less @@ -459,7 +459,8 @@ bottom: 0; width: 100%; height: 53px; - background-color: rgba(123, 140, 211, 1); + // background-color: rgba(123, 140, 211, 1); + background-color: rgba(111, 193, 109, 1); border-radius: 0 0 12px 12px; font-size: 14px;