diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css index 2a66af4b06..d45583f3c2 100644 --- a/phpBB/styles/prosilver/theme/colours.css +++ b/phpBB/styles/prosilver/theme/colours.css @@ -128,7 +128,7 @@ th a:hover { } .header-profile { - text-shadow: 0 0 1.75rem #eaf8ff; + text-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.5); } .panel {