CSS: Style .form-help
This commit is contained in:
parent
be3cbe6dc3
commit
f74e270b8a
@ -534,6 +534,11 @@ body.converse-fullscreen {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.form-help {
|
||||
color: var(--subdued-color);
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
.form-control--labeled {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user