From a335e64e8febe6868eddbba6bb9b69dfdba1ecc9 Mon Sep 17 00:00:00 2001 From: Bofh Date: Sat, 10 Dec 2022 15:23:13 +0100 Subject: [PATCH] Make login.php a bit more user-friendly --- css/base.php | 3 ++- login.php | 20 +++++++++++--------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/css/base.php b/css/base.php index 65c7c5d..ba486ed 100644 --- a/css/base.php +++ b/css/base.php @@ -140,6 +140,7 @@ a { } main input[type=text], +main input[type=password], main textarea { padding: 1em; } @@ -314,7 +315,7 @@ table.fields tr.verified td .fa.fa-check::before { #window-instance_config form .item { margin-bottom: 1em; } -#window-instance_config form .item input[type="text"] { +#window-instance_config form .item input[type=text] { padding: .5em; margin-top: .4em; } diff --git a/login.php b/login.php index b059f83..fd430b7 100644 --- a/login.php +++ b/login.php @@ -21,15 +21,17 @@ if (isset($_POST['username']) && isset($_POST['password'])) { -
-
- -
- -
- -
-hola +
+
+

APub Control Panel

+
+ +
+ +

+ +
+