From 3775f33c3a919e56924ae3ed55e6b62b8a6806c1 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Wed, 9 Nov 2022 18:32:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8D=E9=A6=88=E4=BA=A4=E4=BA=92=E6=95=88?= =?UTF-8?q?=E6=9E=9C=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/home/new/css/credit.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/static/home/new/css/credit.css b/public/static/home/new/css/credit.css index 5329adce..e737082c 100644 --- a/public/static/home/new/css/credit.css +++ b/public/static/home/new/css/credit.css @@ -269,11 +269,11 @@ } .credit .shadow .more-btn>a:hover{ background: none; - color: #00db6d; + color: #ffff1b !important; } .credit .shadow .more-btn>a:hover em{ right: -0.3rem; - color: #00db6d; + color: #ffff1b; }