feat: add image processing, improvements

This commit is contained in:
2026-02-12 22:57:49 +01:00
parent 3cb1797091
commit 889e7047ac
8 changed files with 55 additions and 11 deletions

View File

@@ -336,6 +336,10 @@ pre code {
}
}
h4 span {
cursor: default;
}
h1,
h4 a {
color: var(--primary-color-dark);