diff --git a/src/modules/tpm/TPMIndex.css b/src/modules/tpm/TPMIndex.css index c5fc5204..2a4074fd 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;