mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
toc: add text decoration #577
This commit is contained in:
parent
29dd162698
commit
3fbf35add8
1 changed files with 3 additions and 0 deletions
|
@ -361,6 +361,9 @@ dd {
|
|||
.links a:hover *,
|
||||
.links a:active *,
|
||||
.links a:focus *,
|
||||
.toc-wrapper a:hover,
|
||||
.toc-wrapper a:active,
|
||||
.toc-wrapper a:focus,
|
||||
article a:hover,
|
||||
article a:active,
|
||||
article a:focus {
|
||||
|
|
Loading…
Reference in a new issue