This commit is contained in:
2026-08-19 23:15:22 +02:00
parent 11a4535ca9
commit 794e21c66f
3 changed files with 16 additions and 4 deletions

View File

@@ -3131,7 +3131,7 @@ body.layout-legacy .scroll-to-bottom svg {
background-position: var(--author-banner-position, center top);
background-size: var(--author-banner-size, 100% auto);
background-repeat: var(--author-banner-repeat, no-repeat);
opacity: var(--author-banner-opacity, 0.25);
opacity: var(--author-banner-opacity, 0.08);
z-index: 0;
border-radius: inherit;
pointer-events: none;