This commit is contained in:
mynah
2020-01-29 03:13:02 -06:00
parent 174f4b0756
commit 57f19e749d
7 changed files with 208 additions and 205 deletions

View File

@@ -129,6 +129,12 @@ div#cover{
display:block;
font-weight: bold;
}
label.nobold {
margin:8px 0;
font-weight: normal;
font-size:1.1em;
}
.form-style-1 input[type=text],
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],