diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 6731b541423..fdd2a36db35 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1423,7 +1423,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 5fe8597b04c..0d9eeb013de 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -1432,7 +1432,7 @@ form#login { } .login_table_title { max-width: 530px; - color: #888888; + color: #888888 !important; text-shadow: 1px 1px 1px #FFF; } .login_table label {