summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-25 16:52:22 +0300
committerAndrew Dolgov <[email protected]>2018-12-25 16:52:22 +0300
commitb5a23ba421537ee39d977659b8f2b0ba09a13e9d (patch)
tree2314c9749f3ab502f509279eb997bac15e656f82 /themes
parent65ef7875721c9c4689d01ec9206f689dd8a20ee8 (diff)
reader.css: use updated link colors
Diffstat (limited to 'themes')
-rw-r--r--themes/gray.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/gray.css b/themes/gray.css
index 31913ed..6f8f7ed 100644
--- a/themes/gray.css
+++ b/themes/gray.css
@@ -3,14 +3,6 @@ body, .loading, html:-webkit-full-screen {
color : #424242;
}
-body a {
- color : #22b9b2;
-}
-
-body a:hover {
- color : #28d7cf;
-}
-
body .header,
body .footer {
color : #B85C57;