You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Fix splash screen background color in HTML shell
This commit is contained in:
2
misc/dist/html/full-size.html
vendored
2
misc/dist/html/full-size.html
vendored
@@ -38,7 +38,7 @@ body {
|
||||
}
|
||||
|
||||
#status {
|
||||
background-color: #38363A;
|
||||
background-color: #242424;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user