From 9a14803d26db7346736609e8a4bf8948d8618be0 Mon Sep 17 00:00:00 2001 From: Hermes Date: Thu, 4 Jun 2026 18:03:50 +0000 Subject: [PATCH] fix(ui): 10 regression fixes from new design pass - Nav: always visible glass background (no more transparent-on-top) - Logo: remove text span, kill link underline completely - Masonry: fix HTML class drift (gallery-grid -> masonry-grid) - Gallery captions: rename to grid-item-label (hover-only) - Honeypot: rename to hp-field (was rendered visible!) - Hero: stronger gradient + text-shadow on h1/tag/meta - LAGE features: cards with pin icon, no more bulleted list - Map: full-viewport-width break-out from .lage-section - Contact form: border-radius, focus glow, custom select arrow, working .form-submit button style - Light text: unified --text-muted-on-dark token (replaces 4 magic white-XX% variants + --stone on .fact-label) - A11y test: update honeypot class assertion --- app/views/home/index.php | 29 ++-- app/views/layouts/main.php | 5 +- public/css/haus-schleusingen.css | 285 ++++++++++++++++++++++--------- tests/Views/HomeViewA11yTest.php | 2 +- 4 files changed, 222 insertions(+), 99 deletions(-) diff --git a/app/views/home/index.php b/app/views/home/index.php index 2dabdcf..41fbff9 100644 --- a/app/views/home/index.php +++ b/app/views/home/index.php @@ -31,6 +31,7 @@ $gridItems = [ ?>
+

@@ -86,13 +87,13 @@ $gridItems = [

- -
- -

- :
- -

-
+
+ +

+ :
+ +

@@ -273,7 +274,7 @@ $gridItems = [
-