From acef8733bff13217ab3483055e1c0d7297393ba3 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Mon, 12 Dec 2022 05:29:45 -0800 Subject: Hopefully make the signup page slightly less ugly --- css/internal.css | 3 +++ signup.php | 7 ++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/internal.css b/css/internal.css index 18b2838..e39872c 100644 --- a/css/internal.css +++ b/css/internal.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/signup.php b/signup.php index 392d792..91ebe69 100644 --- a/signup.php +++ b/signup.php @@ -146,11 +146,8 @@ if ($e == 2 || $e == 101) -
-
 
-
- -
+
+