XylotrechusZ
XylotrechusZ Shell
: /home/mjbynoyq/medigar.pk/wp-content/plugins/elementor/assets/lib/animations/styles/ [ drwxr-xr-x ]
@keyframes flash {
50%,
from,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
}