From 38dc09a3756fc8dcf79af03a94f66aeab973a449 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Mon, 12 Dec 2022 06:45:42 -0800 Subject: Improve the UI a bit with the captcha --- css/logsup.css | 3 +++ forgot.php | 20 ++++++++------------ 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/css/logsup.css b/css/logsup.css index ae60e1d..8526f31 100644 --- a/css/logsup.css +++ b/css/logsup.css @@ -27,6 +27,9 @@ body { display: table; width: 450px; } +.text-center { + text-align: center; +} .fullrow, .helper { margin: 15px -15px 15px -15px; width: 100%; diff --git a/forgot.php b/forgot.php index 03ddf9d..b40ec55 100644 --- a/forgot.php +++ b/forgot.php @@ -53,24 +53,20 @@ if (!empty($_POST['email'])) { ?> -' . PHP_EOL; - else - echo '
' . PHP_EOL; -?> -
' . PHP_EOL; + else + echo '
' . PHP_EOL; ?> -
+
+
-
-
- -
+
+