From 6e855f25c925b56e3bbd94b544bbee6e6ae1fb84 Mon Sep 17 00:00:00 2001 From: qt06 Date: Wed, 1 Jan 2014 16:58:23 +0800 Subject: [PATCH] missing the hover --- usr/themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/themes/default/style.css b/usr/themes/default/style.css index e8cf2a8c..9d82896f 100644 --- a/usr/themes/default/style.css +++ b/usr/themes/default/style.css @@ -81,7 +81,7 @@ textarea { .post-meta a:hover, .post-content a:hover, .widget a:hover, -.comment-content a { +.comment-content a:hover { border-bottom-color: transparent; }