Анимация логотипа форума

dekadans

Участники
Сообщения
31
Реакции
5
Баллы
705
есть еще вариант вставки gif на бэк
Код:
.clip-text {
 background: url(https://media.giphy.com/media/3oriNQ0GUynXIrFXsA/giphy.gif);
  background-size: cover;
  background-position: center;
 
  -webkit-background-clip: text;
  color: transparent; // set to transparent, otherwise won't see the background
 
  width: 300px;
  height: 100px;
  box-sizing: border-box;
  flex-shrink: 0;
}
 
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу