mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix random bg1 not updating correctly
This commit is contained in:
@@ -180,7 +180,7 @@ code {
|
||||
}
|
||||
|
||||
#bg1 {
|
||||
background-image: url(backgrounds/tavern1.jpg);
|
||||
background-image: url('backgrounds/tavern day.jpg');
|
||||
z-index: -2;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user