Begin working on profiles

This commit is contained in:
calzoneman 2013-05-12 16:15:39 -04:00
parent 3959b02b93
commit c6446d6f84
4 changed files with 83 additions and 0 deletions

View file

@ -1013,3 +1013,7 @@ li.alert-error.alert-info {
.userlist_owner {
color: #ff9900;
}
.profile-box {
background-color: #2f2f2f;
}