summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 5cb6e8947..1f95142c6 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -489,6 +489,14 @@ div.infoBoxContents td {
font-size : small;
}
+div.infoBoxContents a {
+ color : #4684ff;
+}
+
+div.infoBoxContents a:hover {
+ color : black;
+}
+
div.helpResponse h1, div.infoBoxContents h1 {
/* border-width : 0px 0px 1px 0px;
border-style : solid;