This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/css/directives/ui/signup-form.css
2016-04-08 16:23:10 -04:00

13 lines
No EOL
188 B
CSS

.signup-form-element h4 {
text-align: center;
margin-bottom: 20px;
}
.signup-form-element label {
font-weight: 600;
}
.signup-form-element input {
margin-bottom: 10px;
}