Add more meta data to proposal template

This commit is contained in:
2017-02-05 16:50:34 +08:00
parent 0e8ae91d0d
commit a4c6eccf1a
2 changed files with 7 additions and 1 deletions
@@ -25,6 +25,11 @@ ul.proposal-list {
.recipient {
font-weight: 500;
}
.votes {
font-size: 1rem;
color: lightblue;
padding-left: 1rem;
}
button {
display: inline-block;