summaryrefslogtreecommitdiff
path: root/reader.css
diff options
context:
space:
mode:
Diffstat (limited to 'reader.css')
-rw-r--r--reader.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/reader.css b/reader.css
index bab574a..76cfe4f 100644
--- a/reader.css
+++ b/reader.css
@@ -115,3 +115,7 @@ body.dark .splash,
body.dark #reader {
background: #333;
}
+body.dark #left .glyphicon,
+body.dark #right .glyphicon {
+ color: white;
+}