Layout vereinheitlicht

This commit is contained in:
Borgal
2025-11-03 14:56:26 +01:00
parent d48b8457de
commit aeb2d87cf5

View File

@@ -63,3 +63,7 @@ pre {
.collapse:not(.show) { .collapse:not(.show) {
display: none; display: none;
} }
.badge-outline-normal {
font-weight: normal !important;
}