mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 22:14:53 +02:00
Mark sidebar toc entry corresponding to current hash
Also scroll it to the top on initial page load
This commit is contained in:
4
docs/_static/custom.css
vendored
4
docs/_static/custom.css
vendored
@@ -13,3 +13,7 @@
|
||||
margin-bottom: 0.75ex;
|
||||
margin-top: 0.75ex;
|
||||
}
|
||||
|
||||
.sidebar-tree a.current {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user