work on document form

This commit is contained in:
2025-07-11 15:41:29 +02:00
parent 86801e10c2
commit 2a7e9df334
6 changed files with 90 additions and 43 deletions

View File

@@ -30,11 +30,12 @@ button{
border-color: yellow red red yellow;
}
footer {
position: absolute;
position: sticky;
bottom: 0;
width: 100%;
text-align: center;
margin: 5px;
background: black;
}
nav {
position: sticky;