feat: add image processing, improvements

This commit is contained in:
2026-02-12 22:57:49 +01:00
parent fb791102f7
commit 297fbf41a4
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);