summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index d0a7ede..2c3b816 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -6,3 +6,7 @@ body, .loading, html:-webkit-full-screen {
body .modal {
color : #333;
}
+
+body .footer .spacer .toc-bar-entry.current-position {
+ background : darkred;
+} \ No newline at end of file