From 0f7c8a4b5d6f82f9ce051efd2bddddf8583ed5dd Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Mon, 22 Mar 2021 16:54:41 +0800 Subject: [PATCH] style --- src/modules/tpm/TPMIndex.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/tpm/TPMIndex.css b/src/modules/tpm/TPMIndex.css index c5fc52041..2a4074fde 100644 --- a/src/modules/tpm/TPMIndex.css +++ b/src/modules/tpm/TPMIndex.css @@ -444,6 +444,9 @@ body>.-task-title { font-weight: 300; font-size: 12px; } +.newFooter .module-list a:hover { + color: #fff; +} .newFooter .module-introduce{ display: flex; -ms-flex-direction: column;