setup AuthComponent

This commit is contained in:
Thomas Peetz
2025-11-12 17:29:40 +01:00
parent 6c71086104
commit 66a93b2b97
12 changed files with 113 additions and 21 deletions
+6
View File
@@ -31,6 +31,12 @@ body {
color: black;
}
.topnav :last-child {
float: right;
margin-left: auto;
margin-right: 16px;
}
.subnav {
overflow: hidden;
background-color: grey;