Add human bytes conversion with maximum size (#7)

This commit is contained in:
Beu
2020-02-24 23:35:33 +01:00
parent 907d92639f
commit 2ec44d4a50
4 changed files with 18 additions and 6 deletions

View File

@@ -78,3 +78,6 @@ footer a {
font-weight: bold;
text-decoration: none;
}
small {
color: #555;
}