From 71eefd2960e87a3f423a3fb334e8c932c598b8b1 Mon Sep 17 00:00:00 2001 From: nc Date: Sun, 19 Feb 2023 12:24:30 +0700 Subject: [PATCH] edit hover style --- src/pages/Layout/isso.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Layout/isso.css b/src/pages/Layout/isso.css index d995cce..96d289c 100644 --- a/src/pages/Layout/isso.css +++ b/src/pages/Layout/isso.css @@ -158,7 +158,7 @@ h4.isso-thread-heading { } .isso-feedlink:hover, .isso-comment-footer a:hover { - color: #111111; + color: #fff; text-shadow: #aaaaaa 0 0 1px; } .isso-comment-footer > a {