neu
This commit is contained in:
@@ -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%;
|
||||
|
Reference in New Issue
Block a user