first commit

This commit is contained in:
2025-04-09 21:43:00 +02:00
commit af5be2794d
39 changed files with 1947 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
body {
width: 100%;
overflow: hidden;
min-height: 0px;
line-height: 1.1;
}
.navbar {
padding-top: 0px;
padding-bottom: 0px;
height: 50px;
}
.navbar-brand {
padding-top: 0px;
padding-bottom: 0px;
}
.footer {
position: fixed;
bottom: 2px;
right: 0px;
}