summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/tt-rss.css b/tt-rss.css
index ee74b9270..9e22d01b9 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -253,7 +253,7 @@ h2 {
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
- border-color : #88b0f0;
+ border-color : #ecf4ff;
}
h3 {
@@ -261,7 +261,7 @@ h3 {
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
- border-color : #88b0f0;
+ border-color : #ecf4ff;
}
hr {
@@ -470,7 +470,7 @@ td > input, div > input {
tr.title td {
border-width : 0px 0px 1px 0px;
- border-color : #88b0f0;
+ border-color : #ecf4ff;
border-style : solid;
font-size : x-small;
color : black;