Position ders Datums angepasst

This commit is contained in:
rxf
2023-07-06 15:00:07 +02:00
parent ed458b209a
commit ec953b0ae6
3 changed files with 19 additions and 8 deletions

View File

@@ -70,11 +70,22 @@ footer {
margin-top: 30px;
}
#lowline {
display: flex;
justify-content: space-between;
#inner {
margin-top: -45px;
}
#lowline {
width: 100%;
clear: float;
}
#eh {
color: black;
}
float: right;
margin-right: -20px;
}
#wtg {
float: left;
margin-left: -20px;
}