This commit is contained in:
cay 2026-04-11 15:22:00 +01:00
parent a2dcaeec49
commit a4d81dc4b8
2 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,8 @@
flex: 1;
overflow: hidden;
min-width: 0;
padding: 0 60px 20px 60px; /* Abstand vom Pergament-Rand */
box-sizing: border-box;
}
/* ── Linke Tab-Leiste ────────────────────── */

View File

@ -92,6 +92,7 @@
<link rel="stylesheet" href="/css/arena.css" />
<link rel="stylesheet" href="/css/popup.css" />
<link rel="stylesheet" href="/css/quickmenu.css" />
<link rel="stylesheet" href="/css/gaststaette.css" />
<link rel="stylesheet" href="/css/events.css" />
<link rel="stylesheet" href="/css/hud.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" />