From 57a8645ede7dea37f5cc7cb773ff0b8d95859185 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Mon, 30 Mar 2026 10:17:00 +0200 Subject: [PATCH] Lagebild Hero: Shield-Icon entfernt, LIVE-LAGEBILD Badge entfernt Powered-Badge ist jetzt nur Text ohne Icon. Der pulsierende LIVE-LAGEBILD Badge wurde komplett entfernt. Co-Authored-By: Claude Opus 4.6 (1M context) --- lagebild/index.html | 7 ++----- lagebild/lagebild.css | 5 ----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/lagebild/index.html b/lagebild/index.html index 1791d17..b220813 100644 --- a/lagebild/index.html +++ b/lagebild/index.html @@ -56,11 +56,8 @@
- Powered by AegisSight Monitor -
- - LIVE-LAGEBILD -
+ Powered by AegisSight Monitor +

LAGEBILD

diff --git a/lagebild/lagebild.css b/lagebild/lagebild.css index 25dd8a4..25a86b2 100644 --- a/lagebild/lagebild.css +++ b/lagebild/lagebild.css @@ -183,11 +183,6 @@ border-color: rgba(200, 168, 81, 0.4); background: rgba(200, 168, 81, 0.12); } -.powered-badge svg { - color: var(--lb-accent); - opacity: 0.7; - flex-shrink: 0; -} /* Hero Title */ .lagebild-hero h1 {