From 6a73bb012b58559bde0e523622abc9f3f45432dd Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 17 十月 2023 09:57:03 +0800 Subject: [PATCH] # --- Monitor-APP/pages/home/home.css | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Monitor-APP/pages/home/home.css b/Monitor-APP/pages/home/home.css index e47e9c7..7120134 100644 --- a/Monitor-APP/pages/home/home.css +++ b/Monitor-APP/pages/home/home.css @@ -40,3 +40,6 @@ .swiper-margin { margin-top: 50px; } +.textred { + color: red; +} -- Gitblit v1.9.1