From 396cb770d390e339cbec08fbe32e3c67f711a1d4 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Wed, 19 Oct 2022 15:45:43 +0000 Subject: [PATCH] released v1.6.0 727d47725fb9a70a0f470c5eb1cfb7197fc5edd5 --- style/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style/style.css b/style/style.css index 3b1dfe33..ddc60ac9 100644 --- a/style/style.css +++ b/style/style.css @@ -309,6 +309,11 @@ body:not(.home) .h2wrap > .wrap-body > ul { body.home .h1wrap p { text-align: left; } +body.home .max-container a:hover, body.home .max-container a:visited:hover { + transition: all .3s; + text-decoration-color: #fff; + color: #fff; +} .home-card { display: grid;