From 3426ea8447d5a8ff011ddb2d5eaa17c021a3a657 Mon Sep 17 00:00:00 2001 From: Bernard Siebens Date: Sat, 22 Aug 2026 12:54:12 +0200 Subject: [PATCH] Darken the event-background hero gradient for readability A bright/light event photo (e.g. a well-lit rink) let too much through at the top and middle of the gradient, making the "Next up" eyebrow and the face-off/location meta line hard to read against it. Increases the gradient stops on both Home's hero card and Event detail's header -- darkening the backdrop rather than lightening the text, which was already white/near-max. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01ECGMEwrc2k4D8VQuwjstj9 --- mobile/templates/mobile/event_detail.html | 2 +- mobile/templates/mobile/home.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/templates/mobile/event_detail.html b/mobile/templates/mobile/event_detail.html index f16725f..352ff8d 100644 --- a/mobile/templates/mobile/event_detail.html +++ b/mobile/templates/mobile/event_detail.html @@ -18,7 +18,7 @@ {% if club.event_background %} {% endif %} -
+