Added simple MD support for sidenote content

This commit is contained in:
2025-10-03 09:29:29 +02:00
parent e4b72005f2
commit 8f78c26b78
7 changed files with 98 additions and 43 deletions

View File

@@ -433,9 +433,9 @@
a {
&:not([class]) {
@mixin anim-txt-typewriter;
@mixin anim-txt-pointer;
color: var(--color-text-tertiary);
color: var(--color-secondary);
transition: color 0.2s ease-in-out;
&:hover {