Make the petition system a bit more usable and visible

This commit is contained in:
Trever Fischer
2012-06-07 16:54:59 -04:00
parent d776b7bd1c
commit 7f710bd049
8 changed files with 59 additions and 0 deletions

View File

@@ -495,3 +495,10 @@ fieldset {
.profile .avatar {
float: right;
}
.petition-list {
}
.petition-list .petition-title {
font-size: xx-large;
}