Nicer stats

This commit is contained in:
terorie
2018-12-07 00:23:03 +01:00
parent e89eb6e3e0
commit 3335ec5f82
3 changed files with 20 additions and 4 deletions

View File

@@ -19,6 +19,9 @@ a {
.table td {
padding: 2px 0;
}
.table-numeric td {
text-align: end;
}
.bg-application {
background: #8FB847;