Peaks merged to havg/davh

index.pug
   - removed #dpeak1/#dpeak2

showcharts.js
   - removed second chart

public/stylesheets/style.sass
   - removed #dpeak1/2
   - ste height für char divs
This commit is contained in:
rxf
2023-04-04 14:38:00 +02:00
parent 71a59fb9e8
commit 7a15817936
5 changed files with 23 additions and 28 deletions
+2 -1
View File
@@ -154,9 +154,10 @@ footer #author #versn {
margin-top: 44px;
}
#dlive, #dhour, #dday, #ddaynight, #dlden, #dpeak1, #dpeak2 {
#dlive, #dhour, #dday, #ddaynight, #dlden {
width: 100%;
margin: auto;
height: 80vh;
}
#dialogError {