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