diff --git a/public/css/building.css b/public/css/building.css index 5a6c47f..eb7110a 100644 --- a/public/css/building.css +++ b/public/css/building.css @@ -1,13 +1,9 @@ body { margin: 0; height: 100vh; - - background: url("/images/dok_bg.png") center / cover no-repeat; - display: flex; justify-content: center; align-items: center; - font-family: sans-serif; color: white; } diff --git a/public/css/launcher.css b/public/css/launcher.css index 1d68148..a48d8f3 100644 --- a/public/css/launcher.css +++ b/public/css/launcher.css @@ -3,8 +3,6 @@ width: 2037px; height: 1018px; - - background: url("/images/dok_bg.png") no-repeat; } .map-overlay { diff --git a/views/launcher.ejs b/views/launcher.ejs index f214922..2b7a5e5 100644 --- a/views/launcher.ejs +++ b/views/launcher.ejs @@ -32,6 +32,7 @@
+