aerh
This commit is contained in:
parent
a2dcaeec49
commit
a4d81dc4b8
@ -8,6 +8,8 @@
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
padding: 0 60px 20px 60px; /* Abstand vom Pergament-Rand */
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ── Linke Tab-Leiste ────────────────────── */
|
/* ── Linke Tab-Leiste ────────────────────── */
|
||||||
|
|||||||
@ -92,6 +92,7 @@
|
|||||||
<link rel="stylesheet" href="/css/arena.css" />
|
<link rel="stylesheet" href="/css/arena.css" />
|
||||||
<link rel="stylesheet" href="/css/popup.css" />
|
<link rel="stylesheet" href="/css/popup.css" />
|
||||||
<link rel="stylesheet" href="/css/quickmenu.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/events.css" />
|
||||||
<link rel="stylesheet" href="/css/hud.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" />
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user