Hide proposals from non-Ethereum visitors

This commit is contained in:
2017-02-05 17:01:19 +08:00
parent a4c6eccf1a
commit d171d0c741
5 changed files with 22 additions and 15 deletions
@@ -14,6 +14,10 @@ ul.proposal-list {
border-top: 1px solid rgba(255,255,255,0.2);
}
.id {
color: lightblue;
padding-right: 0.2rem;
}
.amount {
font-weight: 500;
}