Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sometimes it works.

Blink does not work :(



Easy to restore with two lines of CSS:

    blink { animation: blink 1s steps(1, start) infinite; }
    @keyframes blink { 50% { opacity: 0; }}




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: