Accessibility updates
This commit is contained in:
16
assets/uf-tweaks/css/uf-tweaks.css
Normal file
16
assets/uf-tweaks/css/uf-tweaks.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user