From 3c75fe3e2c65fc92c00b38120de0f9d245add97b Mon Sep 17 00:00:00 2001 From: coja Date: Thu, 23 Oct 2025 00:44:07 +0200 Subject: [PATCH] [Styling] change styling for web pages, dark mode --- luser/templates/changepassword.html | 105 +++++++++++++++++---- luser/templates/register.html | 140 ++++++++++++++++++++++------ luser/templates/unregister.html | 99 ++++++++++++++++---- 3 files changed, 280 insertions(+), 64 deletions(-) diff --git a/luser/templates/changepassword.html b/luser/templates/changepassword.html index 756d061..0be8445 100644 --- a/luser/templates/changepassword.html +++ b/luser/templates/changepassword.html @@ -1,27 +1,92 @@ + - - - - - - - User password change in LDAP system + + + + + + + User password change in LDAP system + + + -
-

Change password

-
- - - - - - -
- -
-
+
+

Change password

+
+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+ diff --git a/luser/templates/register.html b/luser/templates/register.html index c9f6e8f..ebe8cde 100644 --- a/luser/templates/register.html +++ b/luser/templates/register.html @@ -1,33 +1,121 @@ + - - - - - - - User registration to LDAP system + + + + User registration to LDAP system + + + -
-

Register

-
- - - - - - -

password must be at least 8 characters long

-
- {{ captchahash }} -

- - - - -

-
+
+

Register

+
+
+ + +
+
+ + +
+
+ + +
+

Password must be at least 8 characters long

+
+
+ {{ captchahash }} +
+
+ + +
+ + +
+
+ diff --git a/luser/templates/unregister.html b/luser/templates/unregister.html index 07dce7a..c0ccd50 100644 --- a/luser/templates/unregister.html +++ b/luser/templates/unregister.html @@ -1,25 +1,88 @@ + - - - - - - - User unregistration to LDAP system + + + + + + + User unregistration to LDAP system + + + -
-

Unregister

-
- - - - -
- -
-
+
+

Unregister

+
+
+ + +
+
+ + +
+
+ +
+
+