StatsPanel: small progress on stats panel

This commit is contained in:
Torkel Ödegaard
2014-10-15 18:16:04 -04:00
parent 6cd1bc32fe
commit 5c80f03eae
3 changed files with 49 additions and 16 deletions
+4
View File
@@ -8,6 +8,10 @@
font-weight: bold;
}
.stats-panel-value:not(:first-child) {
padding-left: 20px;
}
.stats-panel-func {
font-size: 1.5em;
}