From c830bbb6112b6b96f7c63add524d68dbc14b3010 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Theodor=20Angerg=C3=A5rd?=
Date: Tue, 20 Aug 2024 22:24:01 +0200
Subject: [PATCH] Update
---
app/src/main/resources/static/css/login.css | 9 +++++++++
app/src/main/resources/static/css/main.css | 4 ++++
app/src/main/resources/templates/common/header.html | 10 ++++++++--
app/src/main/resources/templates/pages/login.html | 9 ++++-----
4 files changed, 25 insertions(+), 7 deletions(-)
diff --git a/app/src/main/resources/static/css/login.css b/app/src/main/resources/static/css/login.css
index 18f3ce756..155be3d8a 100644
--- a/app/src/main/resources/static/css/login.css
+++ b/app/src/main/resources/static/css/login.css
@@ -53,3 +53,12 @@ img {
object-fit: cover;
object-position: center;
}
+
+form {
+ display: flex;
+ flex-direction: column;
+}
+
+form button {
+ width: 100%;
+}
\ No newline at end of file
diff --git a/app/src/main/resources/static/css/main.css b/app/src/main/resources/static/css/main.css
index 52b5c2b42..1ee7f25f4 100644
--- a/app/src/main/resources/static/css/main.css
+++ b/app/src/main/resources/static/css/main.css
@@ -295,4 +295,8 @@ progress {
.error-message {
color: var(--pico-del-color);
+}
+
+span a {
+ display: inline-block !important;
}
\ No newline at end of file
diff --git a/app/src/main/resources/templates/common/header.html b/app/src/main/resources/templates/common/header.html
index eaa0e4f2b..2c93c9716 100644
--- a/app/src/main/resources/templates/common/header.html
+++ b/app/src/main/resources/templates/common/header.html
@@ -28,8 +28,7 @@
Posts
-
- Admin views
+
Official clients
@@ -55,6 +54,13 @@
Throttling
+
+
+ GitHub
+
+
+ Made by digIT
+
diff --git a/app/src/main/resources/templates/pages/login.html b/app/src/main/resources/templates/pages/login.html
index 5e845abd4..d6170c4bf 100644
--- a/app/src/main/resources/templates/pages/login.html
+++ b/app/src/main/resources/templates/pages/login.html
@@ -11,11 +11,9 @@
Before deciding on authorizing the client, please verify your identity