minor splash fix for 3ds

This commit is contained in:
Til Schmitter 2026-06-04 15:20:08 +02:00
parent 86a7f06a97
commit b7c99e05c9

View file

@ -172,11 +172,13 @@ a.r:hover, a.r:focus-visible {
#pb { #pb {
opacity: .5; opacity: .5;
position: fixed; position: fixed;
white-space: nowrap;
bottom: .5em; bottom: .5em;
right: .5em; right: .5em;
} }
#pb span { #pb span {
opacity: .6; opacity: .6;
pointer-events: none;
} }
#pb a { #pb a {
margin: 0; margin: 0;