Added week to settings
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user