Switch to job-based usage tracking

This commit is contained in:
2022-02-11 04:10:16 +00:00
parent 06f03e1ce9
commit e8f8ca02da
4 changed files with 146 additions and 51 deletions
+3 -2
View File
@@ -138,16 +138,17 @@ body {
background-color: black;
color: white;
padding: 0.5em;
font-size: 3em;
font-size: 2.5em;
}
.usage .ui.header {
color: white;
margin-bottom: 0em;
}
.usage .stat {
font-size: 2em;
margin-bottom: 0.75em;
margin-bottom: 0.5em;
}