keep current date

This commit is contained in:
Jörg Henke
2022-07-05 21:17:57 +02:00
parent 2bc826edd6
commit a0e1aaa990
6 changed files with 43 additions and 13 deletions

View File

@ -63,6 +63,12 @@ body {
background: rgba(255,0,0,0.2);
}
.redfont {
color: #a00;
padding-top: 6px;
margin-bottom: 0px;
}
.body {
height: 100%;
width: 100%;