diff --git a/tt-rss.css b/tt-rss.css index 354e81cd2..a1b896a07 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -420,6 +420,7 @@ a.helpLink:hover { font-size : 12px; background : transparent; border-width : 0px; + color : gray; } #content-insert blockquote, #headlines-frame blockquote, .dijitContentPane blockquote { @@ -440,6 +441,7 @@ a.helpLink:hover { font-family : monospace; padding : 0px; font-size : 12px; + color : black; } div.notice {