From 80ae1536d167000d2979fc354a84ab4923513df8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 15 Sep 2020 13:07:40 +0300 Subject: add TOC overview bar --- themes/gray.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/gray.css') 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 -- cgit v1.2.3