Commit f74e270b authored by JC Brand's avatar JC Brand

CSS: Style .form-help

parent be3cbe6d
......@@ -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;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment