frontend: set dark background as early as possible to avoid white flashing
This commit is contained in:
@@ -30,7 +30,6 @@ a:hover, a:focus {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
background-color: black;
|
||||
|
||||
Reference in New Issue
Block a user