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 +++ 1 file changed, 3 insertions(+) (limited to 'css') 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%; -- cgit v1.2.3