dark mode background should now work properly on all pages
This commit is contained in:
parent
f9e5673db3
commit
0776babe14
|
|
@ -53,6 +53,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.loggedout {
|
.loggedout {
|
||||||
|
background-image: url('../img/animateddark.png');
|
||||||
background-color: rgb(1, 17, 48);
|
background-color: rgb(1, 17, 48);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue