Added Everage, Max and Min Download and Upload

This commit is contained in:
2021-10-09 10:43:29 -04:00
parent 9280d49441
commit e850e86794
5 changed files with 50 additions and 20 deletions

View File

@@ -8,7 +8,15 @@ h1 {
text-align: center !important;
}
.everage {
text-align: center;
margin-bottom: 13px;
section h1 {
font-size: 16px;
display: inline;
}
section {
margin: 0 0 0 30px;
}
canvas {
margin-top: 15px;
}