softer blink

This commit is contained in:
2026-01-23 08:21:15 +01:00
parent 06b444c37e
commit bd195f7da6

View File

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