From bd878de0c3f93dc1e2990813b860576a756d8cbd Mon Sep 17 00:00:00 2001 From: Claude Code Date: Mon, 6 Apr 2026 19:16:46 +0200 Subject: [PATCH] fix: Unser Versprechen heller als Footer (navy-light vs navy) Co-Authored-By: Claude Opus 4.6 (1M context) --- vorschau/css/style.css | 2 +- vorschau/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vorschau/css/style.css b/vorschau/css/style.css index 32ab972..8119a15 100644 --- a/vorschau/css/style.css +++ b/vorschau/css/style.css @@ -90,7 +90,7 @@ a { color:inherit; text-decoration:none; } .section { padding:88px 0; } .section-base { background:var(--base); } .section-alt { background:var(--alt-solid); } -.section-dark { background:var(--navy); color:var(--white); } +.section-dark { background:var(--navy-light); color:var(--white); } .section-title { font-size:2rem; font-weight:700; color:var(--navy); text-align:center; margin-bottom:16px; letter-spacing:-0.01em; } .section-dark .section-title { color:var(--white); } diff --git a/vorschau/index.html b/vorschau/index.html index 13e882f..2a4b996 100644 --- a/vorschau/index.html +++ b/vorschau/index.html @@ -303,7 +303,7 @@
- +