summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a6b2d3b60..60c541f5e 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -881,10 +881,12 @@ div.cdmArticle {
border-color : #a0a0a0;
border-width : 0px 0px 1px 0px;
border-style : solid;
- /* background-color : #fafafa; */
+ background-color : #f9faff;
margin : 0px;
color : #505050;
/* padding : 10px; */
+ color : black;
+
}
/* div.cdmArticleUnread:hover {