Fix background layer flash

This commit is contained in:
Cohee
2023-12-15 18:43:36 +02:00
parent dd7ac914a6
commit cebbf2fd55

View File

@@ -419,7 +419,7 @@ hr {
}
#bg1 {
background-image: url('backgrounds/tavern day.jpg');
background-image: url('backgrounds/__transparent.png');
z-index: -3;
}