Fancify the registration screen

This commit is contained in:
Trever Fischer
2012-04-23 12:39:32 -04:00
parent b15c9a3508
commit a6b26a9707
3 changed files with 45 additions and 4 deletions

View File

@@ -462,3 +462,11 @@ fieldset {
#donation-text a {
color: #fff;
}
#register-form {
display: none;
}
#register-button {
font-size: xx-large;
}