From 2bc52182f70e9cc80a685bcfb22c054120b3bd6e Mon Sep 17 00:00:00 2001 From: th3keyboard Date: Wed, 23 Oct 2024 18:39:57 -0500 Subject: [PATCH] email confirm bootstrap, placeholder for sending email again to user added --- static/confirmation.css | 12 +++++++++++- static/confirmation.html | 23 ++++++++++++++++------- 2 files changed, 27 insertions(+), 8 deletions(-) diff --git a/static/confirmation.css b/static/confirmation.css index 72da6ed..a3ddfeb 100644 --- a/static/confirmation.css +++ b/static/confirmation.css @@ -2,4 +2,14 @@ input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; -} \ No newline at end of file +} + + +html { + background-color: black; +} +/* + + lol + + */ \ No newline at end of file diff --git a/static/confirmation.html b/static/confirmation.html index 0c87b26..e4506a0 100644 --- a/static/confirmation.html +++ b/static/confirmation.html @@ -1,5 +1,5 @@ - + @@ -7,16 +7,25 @@ UTSA Placeholders - + -
-
- Check your email for a 6 digit code and enter it below. + +
+ Check your email for a 6-digit code and enter it below.
-
- +
+ +
+ +
+ +
+ +