diff --git a/public_html/media/css/comment-small.css b/public_html/media/css/comment-small.css index 3bc983f4..4224ae62 100644 --- a/public_html/media/css/comment-small.css +++ b/public_html/media/css/comment-small.css @@ -49,6 +49,8 @@ } .comment .edit a:hover, -.comment .delete a:hover { +.comment .delete a:hover, +.comment .edit a:focus, +.comment .delete a:focus { color: red; }