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%;
}
+5 -5
View File
@@ -170,7 +170,7 @@ footer
text-align: left
.thelabels
width: 40%
width: 50%
float: left
// border: 1px solid green
@@ -189,16 +189,16 @@ footer
margin-bottom: 15px
#startday
width: 60%
width: 40%
#nbrofdays, #peaklim
width: 20%
#nbrofdays, #peaklim, #olderthan
width: 10%
.addit
width: 20%
border: 1px solid blue
#klein
.klein
font-size: 80%
.infoTafel th,td