initial push
Some checks failed
Build and Push Docker Image / docker (push) Has been cancelled

This commit is contained in:
2026-04-07 21:09:18 +00:00
commit d48d2a7b79
108 changed files with 78378 additions and 0 deletions

18
wwwroot/css/site.css Normal file
View File

@@ -0,0 +1,18 @@
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}