This commit is contained in:
Bernd Bestel
2023-05-19 18:08:26 +02:00
parent 49daed6c2b
commit 5f65f2abd0
69 changed files with 204 additions and 502 deletions

View File

@@ -4,10 +4,6 @@ body.night-mode,
background-color: #333131;
}
.night-mode .navbar-brand img {
filter: invert(0.9) hue-rotate(176deg);
}
.navbar-light .navbar-toggler {
color: rgba(255, 255, 255, .5);
border-color: rgba(255, 255, 255, .1);