Fehlerseiten hinzugefügt
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 12s

This commit is contained in:
2026-04-01 10:06:59 +02:00
parent 402ab0fbbb
commit fda6206766
10 changed files with 718 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
@plugin "@tailwindcss/typography";
@theme {
--color-header-bg: var(--color-slate-400);
--color-header-bg: var(--color-slate-300);
--color-nav-text: var(--color-slate-400);
--color-nav-hover: var(--color-blue-400);
--shadow-top: 0 -4px 6px -1px rgb(0 0 0 / 0.1), 0 -2px 4px -2px rgb(0 0 0 / 0.1);