Show avatars in the online player list

This commit is contained in:
Trever Fischer
2012-04-18 12:01:09 -04:00
parent b22f7c5114
commit dfd7840e0b
2 changed files with 6 additions and 1 deletions

View File

@@ -409,3 +409,7 @@ fieldset {
#epicenter .staff-link a {
font-size: small;
}
#statbox .avatar {
padding: 5px;
}