Add gap between stat-boxes in sidebar

This commit is contained in:
Trever Fischer
2012-04-16 17:47:55 -04:00
parent fb576643c8
commit 0cf8fdf253

View File

@@ -8,6 +8,7 @@ body {
.stat-box {
padding: 1em;
color: #fff;
margin-bottom: 1em;
}
#header .stat-box {