First running version

This commit is contained in:
rxf
2023-03-24 13:49:54 +01:00
parent be8d364116
commit d10b274fe0
18 changed files with 1377 additions and 645 deletions
+10 -2
View File
@@ -154,10 +154,18 @@ footer #author #versn {
margin-top: 44px;
}
#dlive, #dhour, #dday, #ddaynight, #dlden {
width: 98vw;
#dlive, #dhour, #dday, #ddaynight, #dlden, #dpeak {
width: 100%;
height: 100%;
margin: auto;
}
#dialogError {
color: red;
}
.modal-content {
border: red solid 2px;
}
/*# sourceMappingURL=style.css.map */