Changed Authentication

This commit is contained in:
2025-03-03 15:47:02 +01:00
parent 15f747807b
commit ab84002276
15 changed files with 255 additions and 73 deletions
+5
View File
@@ -73,4 +73,9 @@ div.welcome{
color: #fff;
font-size: 20px;
font-style: italic;
}
table, th, td {
border: 1px solid black;
border-collapse: collapse;
padding: 4px;
}