Added week to settings

This commit is contained in:
rxf
2023-04-21 17:31:39 +02:00
parent 7763c1e43d
commit 58e25bf468
8 changed files with 41 additions and 19 deletions
+5 -5
View File
@@ -177,7 +177,7 @@ footer #author #versn {
}
.thelabels {
width: 40%;
width: 50%;
float: left;
}
@@ -197,11 +197,11 @@ footer #author #versn {
}
#startday {
width: 60%;
width: 40%;
}
#nbrofdays, #peaklim {
width: 20%;
#nbrofdays, #peaklim, #olderthan {
width: 10%;
}
.addit {
@@ -209,7 +209,7 @@ footer #author #versn {
border: 1px solid blue;
}
#klein {
.klein {
font-size: 80%;
}