mirror of
https://github.com/unraid/webgui.git
synced 2026-05-03 16:29:45 -05:00
fix: update text color in .login.php for better visibility
This commit is contained in:
@@ -371,6 +371,7 @@ $isDarkTheme = $themeHelper->isDarkTheme();
|
||||
font-family: clear-sans, sans-serif;
|
||||
font-size: .875rem;
|
||||
background-color: #F2F2F2;
|
||||
color: #1c1b1b;
|
||||
width: 100%;
|
||||
margin-bottom: 1rem;
|
||||
border: 2px solid #ccc;
|
||||
|
||||
Reference in New Issue
Block a user