From 8437f00e06ea0f63ddf420d7f0313e1781a8fe9e Mon Sep 17 00:00:00 2001 From: fs Date: Sat, 20 Jun 2026 22:18:34 +0200 Subject: [PATCH] Feinschliff: Formulare neu, Glas global dunkler, Hero-Fade sauber MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Formulare (form-field.php, 3 Form-Wrapper, components.css, form.js): - Floating Labels (Label im Feld, wandert bei Fokus/Inhalt hoch; select/date dauerhaft oben) via :has() + placeholder=" "-Trick. Echtes