improve the register text until the new register page is finished

This commit is contained in:
friendica
2013-12-25 16:53:59 -08:00
parent c5c5e8b4e0
commit eda7c24c4e
3 changed files with 24 additions and 2 deletions

View File

@@ -10,6 +10,11 @@ h2 {
margin-top: 5%;
}
#register-desc, #register-text, #register-sites {
font-weight: bold;
margin-bottom: 15px;
}
.register-label {
float: left;
width: 275px;