13 lines
No EOL
188 B
CSS
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;
|
|
} |