summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index be88d4dea..dd3ce818f 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -134,8 +134,7 @@ a {
text-decoration: none;
}
-a:hover,
-a:focus {
+a:hover {
color: #005580;
text-decoration: underline;
}