Style changes for form labels and descriptions
This commit is contained in:
parent
04a7b06d61
commit
feb3c4c347
@ -208,6 +208,14 @@ text-align: center;
|
|||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.form_field_label {
|
||||||
|
font-size:1.125em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form_field_description {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
.form_field_error {
|
.form_field_error {
|
||||||
background-color: #87453b;
|
background-color: #87453b;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user