This commit is contained in:
2021-11-09 21:28:34 +01:00
parent 4ca59c7b01
commit 06fde168d0

View File

@@ -88,7 +88,7 @@ body{
}
#dark_mode:checked + .seite {
background-color: rgb(19, 18, 18);
background-color: #1e1e1e;
color: white;
}