Код: Выделить всё
.blink {
-webkit-animation-name: blink;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: cubic-bezier(1.0, 0, 0, 1.0);
-webkit-animation-duration: 1s;
}
Подробнее здесь: https://stackoverflow.com/questions/369 ... -using-css
Мобильная версия