Minor style update for settings and status pages

This commit is contained in:
Taylor Helsper 2023-04-13 21:47:43 -05:00
parent ba7b45c3ec
commit 897cedefff

View File

@ -627,6 +627,8 @@ a:link.ui-button, a:visited.ui-button, .ui-button {
font-size: 24px;
padding: 15px;
margin-bottom: 15px;
text-transform: uppercase;
font-weight: 500;
}
.settings_block_subheader {
color: #f19c00;