style(kalender): Termin-melden-Button Gelb als inline-style
Deploy / verify (push) Successful in 1m10s
Deploy / deploy (push) Successful in 1m47s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Peter Meier
2026-06-29 12:44:53 +02:00
parent 514e4425b5
commit 2c61cc03b2
@@ -965,7 +965,8 @@
>
<a
href="/termin-melden"
class="btn-sm inline-flex items-center gap-1.5 min-h-[36px] rounded-md border border-[#eab308] bg-[#fde047] px-3 font-semibold text-[#713f12] no-underline hover:bg-[#facc15]"
class="btn-sm inline-flex items-center gap-1.5 min-h-[36px] rounded-md border px-3 font-semibold no-underline"
style="background:#fde047;border-color:#eab308;color:#713f12"
>
<Icon icon="lucide:plus" class="size-3.5 shrink-0" aria-hidden="true" />
Termin melden