css/style.css aktualisiert

This commit is contained in:
2026-02-02 14:39:03 +00:00
parent 63048dea9e
commit 897d02805a

View File

@@ -19,7 +19,7 @@ h3 {margin: 0;}
*:focus {outline: none;} *:focus {outline: none;}
.navbar-nav > .active a { .navbar-nav > .active a {
color: #555 !important; color: #555 !important;
background-color: #ddd !important; background-color: #000 !important;
} }
.spacer20 {height: 20px;} .spacer20 {height: 20px;}