From 4abaadb2a09496231377b2aa553038fbf76d421c Mon Sep 17 00:00:00 2001 From: SpikeHD Date: Tue, 26 Apr 2022 17:55:16 -0700 Subject: [PATCH] login popup layout --- resources/index.html | 37 +++++++++++++++++++++++++++++++++++++ resources/style/index.css | 12 ++++++++++++ 2 files changed, 49 insertions(+) diff --git a/resources/index.html b/resources/index.html index 8eceeed..35e6146 100644 --- a/resources/index.html +++ b/resources/index.html @@ -22,6 +22,43 @@ + +
+
+ + Login or Register + +
+ +
+
+
+
+ + Please enter a username and password to login or register. + +
+
+
+ + Username: + + +
+
+ + Password: + + +
+
+
+ + +
+
+
+