From aeb2d87cf57baf245f38a1dcbce63390a9dc17d2 Mon Sep 17 00:00:00 2001 From: Borgal Date: Mon, 3 Nov 2025 14:56:26 +0100 Subject: [PATCH] Layout vereinheitlicht --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/style.css b/css/style.css index 555afb7..f9719cf 100755 --- a/css/style.css +++ b/css/style.css @@ -62,4 +62,8 @@ pre { /* Optional: Kleiner Abstand für bessere Lesbarkeit */ .collapse:not(.show) { display: none; +} + +.badge-outline-normal { + font-weight: normal !important; } \ No newline at end of file