fix: update text color in .login.php for better visibility

This commit is contained in:
Eli Bosley
2025-09-10 11:13:46 -04:00
committed by ljm42
parent 31354e92e5
commit 786bc00e33
@@ -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;