From 5ef99c7d71ec5d3d027bef03062cd71b271a766d Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 13 三月 2024 16:20:29 +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