disabled table of contents mouse hover animation for snappier feel
This commit is contained in:
@@ -106,8 +106,8 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
transition: color var(--duration-animation) ease-out,
|
/* transition: color var(--duration-animation) ease-out,
|
||||||
background-color var(--duration-animation) ease-out;
|
background-color var(--duration-animation) ease-out; */
|
||||||
}
|
}
|
||||||
.toc-list a, .toc-list a:link, .toc-list a:visited {
|
.toc-list a, .toc-list a:link, .toc-list a:visited {
|
||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
|
|||||||
Reference in New Issue
Block a user