Adding activity and form fields for user profiles

This commit is contained in:
2013-08-29 02:27:48 -07:00
parent 37aba522cf
commit 8820dc4986
7 changed files with 71 additions and 11 deletions

View File

@@ -8,6 +8,10 @@
.payment_links { background-color: #ddd; padding: 1em; border-radius: 1em;
display: inline-block; float: right; }
.payment-highlighted {
background-color: orange !important;
}
.avatar { height: 2em; width: 2em; }
.avatar-large {