Facebook form_settings label style

This commit is contained in:
Sarven Capadisli 2009-01-26 06:28:30 +00:00
parent ff22b095c8
commit b2e67db833
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@ list-style-type:none;
}
.facebook_guide p {
margin-bottom:18px;
font-size:1.3em;
font-weight:bold;
}
.form_settings label {
margin-right:18px;
}