summaryrefslogtreecommitdiff
path: root/themes/gray.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-09-15 13:07:40 +0300
committerAndrew Dolgov <[email protected]>2020-09-15 13:07:40 +0300
commit80ae1536d167000d2979fc354a84ab4923513df8 (patch)
treec232635ddb28a199a1aca3ade2079543c15eaca4 /themes/gray.css
parentb8e5b9c7b7a94de28c6e51a7d996668d271e6b10 (diff)
add TOC overview bar
Diffstat (limited to 'themes/gray.css')
-rw-r--r--themes/gray.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/gray.css b/themes/gray.css
index 6f8f7ed..ab2b611 100644
--- a/themes/gray.css
+++ b/themes/gray.css
@@ -7,3 +7,7 @@ body .header,
body .footer {
color : #B85C57;
}
+
+body .footer .spacer .toc-bar-entry.current-position {
+ background : #B85C57;
+} \ No newline at end of file