mirror of https://gitlab.com/bashrc2/epicyon
Max headroom
parent
f3776c171c
commit
b593e5876f
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue