1
0

auto-git:

[change] index.html
This commit is contained in:
2025-05-26 12:02:48 +02:00
parent 93d280af5e
commit cac328a39c

View File

@@ -186,7 +186,7 @@
.interaction-bar div > div:last-child {
margin-bottom: 0;
}
.commits-glow {
.commits-glow {
text-shadow:
1px 1px 2px rgba(0,0,0,0.25),
0px 1px 1px color-mix(in srgb, currentColor 40%, black);
@@ -195,7 +195,7 @@
.paw-queued {
position: absolute;
top: 40px; /* so weit nach unten */
right: 50px; /* nur ganz am Rand, feintune hier! */
right: 60px; /* nur ganz am Rand, feintune hier! */
width: 2rem;
height: 2rem;
filter: drop-shadow(0 2px 2px rgba(0,0,0,0.10));