WIP WIP prepared for Geiger

This commit is contained in:
rxf
2023-07-02 20:22:58 +02:00
parent 9eb09e16ff
commit 5dc66dbaa2
22 changed files with 1764 additions and 295 deletions
+16 -10
View File
@@ -39,7 +39,17 @@ header #h1name {
float: left;
text-align: left;
}
header #h1datum {
header #buttonsRight {
float: right;
margin-right: 1%;
}
header #buttonsRight #btnSet {
margin-right: 20px;
}
header #buttonsRight #btnHelp {
margin-right: 20px;
}
header #buttonsRight #h1datum {
float: right;
margin-top: 5px;
}
@@ -52,18 +62,12 @@ header #h1datum {
}
#fenster #navi {
float: left;
margin-left: 1%;
}
#fenster #buttonsRight {
float: right;
margin-right: 1%;
}
#fenster #buttonsRight #btnSet {
margin-right: 20px;
margin-left: 0.5vw;
}
#map {
margin-left: 0.5vw;
margin-top: -50px;
width: 98vw;
height: 80vh;
border-radius: 10px;
@@ -265,4 +269,6 @@ footer #author #versn {
font-weight: bold;
}
/*# sourceMappingURL=style.css.map */
.highcharts-container {
margin-top: -10px;
}/*# sourceMappingURL=style.css.map */