Pages added

This commit is contained in:
2023-07-04 08:37:24 +02:00
parent 7df61b82ba
commit 98602bb39f
25 changed files with 512 additions and 483 deletions

View File

@@ -0,0 +1,18 @@
.nav-item {
padding:2px;
margin-left:7px;
}
footer {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 1rem;
text-align: center;
}
.container {
position: relative;
top: 20px;
}