Max headroom

main
Bob Mottram 2021-10-20 10:07:30 +01:00
parent f3776c171c
commit b593e5876f
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ body, table, input, select, textarea {
.graph {
display:block;
width:600px;
width:100%;
height:300px;
}
@ -63,7 +63,7 @@ body, table, input, select, textarea {
}
.graph tbody:before {
content:"100%";
content:"Max";
top:-0.6em;
}