diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index fba3002b0bb..d9ed0f7960c 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1425,7 +1425,7 @@ form#login { } .login_table_title { max-width: 530px; - color: #888888; + color: #888888 !important; text-shadow: 1px 1px 1px #FFF; } .login_table label { diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index c4e6c406ec9..79f60800564 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -1434,7 +1434,7 @@ form#login { } .login_table_title { max-width: 530px; - color: #888888; + color: #888888 !important; text-shadow: 1px 1px 1px #FFF; } .login_table label {