Startseite
Zuletzt geändert von Lucas Meister am 2026/05/23 13:18
body, .dashboard-wrapper {
font-family: 'Inter', sans-serif;
}
/* Seite */
.dashboard-wrapper {
max-width: 1400px;
margin: 0 auto;
padding: 35px 25px;
}
/* Header */
.title {
font-size: 34px;
font-weight: 700;
margin-bottom: 6px;
letter-spacing: -0.5px;
}
.subtitle {
color: #555;
font-size: 15px;
margin-bottom: 22px;
}
/* Info Grid (NEU) */
.info-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 16px;
margin-bottom: 28px;
}
.info-box {
background: #f5f5f5;
border-radius: 14px;
padding: 16px;
}
.info-title {
font-weight: 700;
margin-bottom: 8px;
}
.info-text {
font-size: 13px;
color: #333;
line-height: 1.5;
}
/* Dashboard Grid */
.dashboard {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
margin-top: 10px;
}
/* Kachel */
.tile {
background: rgba(23, 115, 69, 0.82);
border-radius: 18px;
padding: 28px 22px;
text-decoration: none !important;
color: white;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 190px;
box-shadow: 0 8px 20px rgba(0,0,0,0.18);
transition: all 0.25s ease;
}
/* Hover */
.tile:hover {
transform: translateY(-6px);
background: rgba(23, 115, 69, 0.95);
box-shadow: 0 14px 30px rgba(0,0,0,0.28);
}
/* Icon */
.tile-icon {
font-size: 32px;
margin-bottom: 12px;
}
/* Titel */
.tile-title {
font-size: 18px;
font-weight: 700;
text-align: center;
}
/* Beschreibung */
.tile-desc {
font-size: 13px;
opacity: 0.9;
margin-top: 6px;
text-align: center;
line-height: 1.4;
}
Internes Wiki der Samtgemeinde Lühe IT
Zentrale Übersicht für Systeme, Wissen und Projekte
🚨 IT Status
VPN: 🟢 Online
Mail: 🟢 Online
AD: 🟡 Teilweise Störung
Mail: 🟢 Online
AD: 🟡 Teilweise Störung
📢 Hinweise
Patchday: Freitag 18:00
Backup-Test: diese Woche
Wartung: keine aktuell
Backup-Test: diese Woche
Wartung: keine aktuell
🧭 Schnellzugriff
Team
Zuständigkeiten
Dokumentation
Technische und interne Dokumentation
Projekte
Alle laufenden Projekte im Überblick
Wissen
Interne Lösungen & FAQ
Externe Dienstleister
Kontakte
Projekte Archiv
Abgeschlossene Projekte
Linux
How-Tos & Lösungen
Windows
Administration
Fachverfahren
Fachanwendungen & Prozesse
Ausbildung
Infos & Lernmaterialien