mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-12 07:24:31 +02:00
Merge pull request #6880 from marc1706/ticket/17564
[ticket/17564] Adjust text-shadow of header profile for better contrast
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user