cleanup
Some checks failed
Build and Deploy / build (push) Failing after 19s

This commit is contained in:
Joakim Repomaa
2026-02-19 21:51:10 +02:00
parent 782f46f69f
commit 96171576c7
32 changed files with 487 additions and 524 deletions

View File

@@ -14,6 +14,18 @@ body {
-moz-osx-font-smoothing: grayscale;
}
@media print {
body {
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
* {
-webkit-print-color-adjust: exact !important;
print-color-adjust: exact !important;
}
}
/* Theme configuration - 5 colors per layout */
@theme {
/* Font families */