mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
toc: highlight underline on hover
This commit is contained in:
parent
1775dfccfd
commit
b22520630d
@ -253,6 +253,10 @@
|
||||
padding: 10px 20px;
|
||||
}
|
||||
|
||||
.toc a:hover {
|
||||
box-shadow: 0 1px 0 var(--primary);
|
||||
}
|
||||
|
||||
.toc li ul {
|
||||
margin-inline-start: var(--gap);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user