connect add contributor form to ethereum

This commit is contained in:
2017-02-08 13:44:27 +08:00
parent 1de2e002bb
commit d05356cfe4
5 changed files with 68 additions and 19 deletions
@@ -26,6 +26,9 @@ section#add-contributor {
input[type=submit] {
padding: 0.6rem 2rem;
&:disabled {
background-color: transparent;
}
}
}