mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
To realize which chapter and section are active (#1631)
This commit is contained in:
parent
ffa062adae
commit
24e3c77280
1 changed files with 8 additions and 0 deletions
|
|
@ -236,3 +236,11 @@ img {
|
|||
--md-footer-fg-color: #800000;
|
||||
--md-footer-fg-color: #eae2cb;
|
||||
}
|
||||
|
||||
md-nav__link--active {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
md-nav__link--active {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue