From 7aa960306e40cb9b4d70e16e91a7b1b72e3559cf Mon Sep 17 00:00:00 2001 From: Krille Date: Tue, 17 Dec 2024 15:13:21 +0100 Subject: [PATCH] build: Deprecated web stuff --- web/index.html | 2 +- web/splash/style.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index 3a3fdc773..82e54d2c4 100644 --- a/web/index.html +++ b/web/index.html @@ -22,7 +22,7 @@ - + diff --git a/web/splash/style.css b/web/splash/style.css index 1645ccb87..6654d94e6 100644 --- a/web/splash/style.css +++ b/web/splash/style.css @@ -40,7 +40,6 @@ html { margin: 0; height: 100%; background: #000000; - background-image: url("img/dark-background.png"); background-size: 100% 100%; } } \ No newline at end of file