From 5f30e0c031f13d2dc79fd1d443f2e839ae8edf48 Mon Sep 17 00:00:00 2001 From: kilo Date: Tue, 31 Oct 2017 08:09:52 +0100 Subject: [PATCH] Update classic.css --- public/css/themes/classic.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/themes/classic.css b/public/css/themes/classic.css index e09392ce..14e2599f 100644 --- a/public/css/themes/classic.css +++ b/public/css/themes/classic.css @@ -63,7 +63,7 @@ a { .sukebei a { color: #660000; } -a:hover, .h-nav a:hover { +a:hover, .h-nav a:hover, .h-nav:active a:hover { text-decoration: underline; }