From cf8ef27d4261ad5e8552cfca3a6c16501b42232e Mon Sep 17 00:00:00 2001 From: Cay Date: Wed, 11 Mar 2026 18:36:11 +0000 Subject: [PATCH] =?UTF-8?q?=C3=A4nderung=20hintergrundbild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/building.css | 4 ---- public/css/launcher.css | 2 -- views/launcher.ejs | 1 + 3 files changed, 1 insertion(+), 6 deletions(-) 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 @@
+