Anpassung mit CSS

This commit is contained in:
2026-02-13 21:02:01 +01:00
parent 488dd7d27e
commit 17d8fe6742
2 changed files with 40 additions and 22 deletions

View File

@@ -1905,6 +1905,13 @@ tbody.collapse.in {
background-color: #eeeeee;
border-color: #337ab7;
}
.nav-event-date {
margin-left: 15px;
white-space: nowrap;
line-height: 50px; /* passt zur Navbar-Höhe */
font-weight: bold;
color: #d2386c;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;