diff --git a/theme/default/static/style.css b/theme/default/static/style.css index f1fb91a..25d9b30 100644 --- a/theme/default/static/style.css +++ b/theme/default/static/style.css @@ -349,6 +349,7 @@ blockquote { .toc li { margin-bottom: 2px; + transition: color 0.2s ease-in-out; } .toc li::before {