кнопка регистрации

  1. voevoda

    Пульсирующая кнопка регистрации

    Добавьте в шаблон extra.less /* PULSE ANIMATION */ .pulse { position: relative; box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7); cursor: pointer; -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1); -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1)...
Сверху Снизу