From 3c69b478c436a4f1f96568d2bfa0e2919122c96d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CVeLiTi=E2=80=9D?= <“info@veliti.nl”> Date: Mon, 13 May 2024 16:03:16 +0200 Subject: [PATCH] CSS Fix background image --- login.php | 2 +- register.php | 2 +- reset.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/login.php b/login.php index a4e5055..1e5df70 100644 --- a/login.php +++ b/login.php @@ -262,7 +262,7 @@ filter: drop-shadow(5px 5px 5px #222);
+background-position: center center;background-size: 100% 100%; min-height: 100vh;background-repeat: no-repeat;"> '; //Maintenance mode notification message diff --git a/register.php b/register.php index 366a2c9..91ea9f3 100644 --- a/register.php +++ b/register.php @@ -233,7 +233,7 @@ echo ' +background-position: center center;background-size: 100% 100%; min-height: 100vh;background-repeat: no-repeat;">