UX: Staging — Bottom-Nav lila statt Top-Banner, kein Content-Verdecken

This commit is contained in:
rene 2026-04-29 20:45:53 +02:00
parent 2e7ce5f248
commit f7dfbb5bde
2 changed files with 14 additions and 11 deletions

View file

@ -94,15 +94,6 @@
</head>
<body>
<!-- Staging-Banner (nur auf staging.banyaro.app) -->
<div id="staging-banner"
style="display:none;position:fixed;top:0;left:0;right:0;z-index:10000;
background:#7c3aed;color:#fff;font-size:0.75rem;font-weight:700;
padding:5px 16px;align-items:center;justify-content:center;gap:8px;
letter-spacing:0.04em;text-transform:uppercase">
⚗️ Staging-Umgebung — Keine Produktionsdaten
</div>
<!-- Offline-Banner -->
<div id="offline-banner" aria-live="polite"
style="display:none;position:fixed;top:0;left:0;right:0;z-index:9999;