Update the welcome page with actual numbers

This commit is contained in:
2018-07-17 09:52:50 +02:00
parent 43a90a237f
commit 372a1f756a
3 changed files with 16 additions and 6 deletions

View File

@@ -34,6 +34,10 @@ header > h1 > img {
color: #666666;
}
.ui.centered.statistics {
justify-content: center;
}
.timezone-warning {
color: #e94a4a;
}