diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css index e14a133f5d..2a66af4b06 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 var(--ps-font-tiny) #eaf8ff; + text-shadow: 0 0 1.75rem #eaf8ff; } .panel { @@ -1126,6 +1126,7 @@ input.disabled { .dropdown-extended .dropdown-extended-item { border-top-color: #bdbdbd; + color: #47536b; } .dropdown-extended .dropdown-extended-item:hover { diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index 909727132e..26c3b39055 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -347,7 +347,7 @@ ul.linklist .dropdown-up .dropdown { } ul.nav-breadcrumbs { - margin: var(--ps-line-height) 0; + margin: calc(var(--ps-line-height) * 0.75) 0; } /* Bulletin icons for list items