This commit is contained in:
pbg2h23akl
2024-08-22 09:59:10 +02:00
parent a19539ae57
commit 5cb687f97b
4 changed files with 38 additions and 3 deletions

View File

@@ -19,6 +19,10 @@ body{
#tom{
position: fixed;
}
#fuchs {
position: fixed;
bottom: 1px;
}
#fuchs img{
width: 200px;
position: relative;
@@ -36,10 +40,10 @@ body{
flex-direction: row;
}
#rechnungen{
padding: 25px;
padding: 0px;
justify-content: space-between;
position: relative;
top: 100px;
top: 1px;
}
#rechnung1, #rechnung2 {
width: 20%;