less blink

This commit is contained in:
2025-08-28 02:32:22 +02:00
parent 67a0f06d03
commit bc5de2448d

View File

@@ -120,7 +120,7 @@ td {
} }
@keyframes blinker { @keyframes blinker {
50% { 35% {
opacity: 0; opacity: 0;
} }
} }