Accessibility updates

This commit is contained in:
2026-02-10 11:08:16 +00:00
parent a24d12ee81
commit ead3bfd7b8
30 changed files with 372 additions and 45 deletions

View File

@@ -0,0 +1,16 @@
.form-group-label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700;
}
.login-box header {
display: block;
box-sizing: border-box;
line-height: 38.5px;
}
.login-box header h1 {
font-size: 26pt;
}