From 4aa82c8921e43585697624206e95331f957a8eb9 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 25 九月 2023 17:02:35 +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