This commit is contained in:
2022-04-18 09:47:59 +02:00
parent 6361cec7bc
commit 458903d755
4 changed files with 21 additions and 5 deletions

View File

@@ -30,4 +30,13 @@ h1 {
.user{
background: lime;
float: right;
}
.footer{
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: right;
margin: 5px;
}