WIP WIP WIP *** Now with tabs

This commit is contained in:
rxf
2023-03-15 16:08:33 +01:00
parent b270370105
commit 0a89e05329
9 changed files with 88 additions and 10 deletions
+18
View File
@@ -43,6 +43,24 @@ header #h1name {
}
header #h1datum {
float: right;
margin-top: 5px;
}
#fenster {
margin-top: 45px;
background: lightgray;
padding-top: 5px;
}
#fenster #navi {
float: left;
margin-left: 1%;
}
#fenster #buttonsRight {
float: right;
margin-right: 1%;
}
#fenster #buttonsRight #btnSet {
margin-right: 20px;
}
#map {