From ff120d19df422dc6aeb7a35e144d726582aef8f8 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期三, 14 八月 2024 17:25:56 +0800 Subject: [PATCH] - --- src/static/css/comm.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/static/css/comm.scss b/src/static/css/comm.scss index f2b7b4e..e1c29b7 100644 --- a/src/static/css/comm.scss +++ b/src/static/css/comm.scss @@ -74,7 +74,7 @@ .chuany-text-black, .line-black, .lines-black { color: #333333; } .chuany-text-white, .line-white, .lines-white { color: #ffffff; } .text-7f{ color: #7f7f7f; } -.text-69{ color: #696969; } +.text-69{ color: #696969 !important; } /*鑳屾櫙棰滆壊*/ .coreshop-bg-red { background-color: #e54d42; color: #ffffff; } .coreshop-bg-orange { background-color: #f37b1d; color: #ffffff; } -- Gitblit v1.9.1