correct form_heading to not be aids

This commit is contained in:
MattTheTekie 2023-10-06 11:36:03 -04:00 committed by GitHub
commit d0c8b1311b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -202,7 +202,7 @@ INPUT.button {
white-space:nowrap;
}
.form_heading {
background:#ffb;
background:#454500;
font-weight:bold;
}