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; }