Settings Page erstellt

This commit is contained in:
Daniel Habenicht
2025-06-20 14:09:56 +02:00
parent 8bf1df3ba4
commit 3d496970ac
8 changed files with 67 additions and 10 deletions

View File

@@ -1,6 +1,11 @@
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
html, body {
min-height: 100vh;
overflow-y: auto;
}
a.navbar-brand {
white-space: normal;
text-align: center;