Startseite

Zuletzt geändert von Lucas Meister am 2026/05/23 13:17

<! Statusbereich >
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:25px;">

  <div style="background:#f5f5f5;border-radius:14px;padding:16px;">
    <div style="font-weight:700;margin-bottom:6px;">🚨 IT Status</div>
    <div style="font-size:13px;color:#333;">
      VPN: 🟢 Online<br>
      Mail: 🟢 Online<br>
      AD: 🟡 Teilweise Störung
    </div>
  </div>

  <div style="background:#f5f5f5;border-radius:14px;padding:16px;">
    <div style="font-weight:700;margin-bottom:6px;">📢 Hinweise</div>
    <div style="font-size:13px;color:#333;">
      Patchday am Freitag 18:00<br>
      Backup-Test diese Woche
    </div>
  </div>

  <div style="background:#f5f5f5;border-radius:14px;padding:16px;">
    <div style="font-weight:700;margin-bottom:6px;">🧭 Schnellzugriff</div>
    <div style="font-size:13px;">
      <a href="#">Ticket-System</a><br>
      <a href="#">Monitoring</a><br>
      <a href="#">AD Verwaltung</a>
    </div>
  </div>

</div>