Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Закрыто Как сделать? (Закрыто)

Статус
В этой теме нельзя размещать новые ответы.
Ноя
1,794
4,988
Команда форума
Администратор
Плагин [XTR] User Group Avatar Frame
 
Ноя
327
34
Пользователь
Кароче у меня типо должен переливаться ник ну CSS в краске а он не переливается что делать?
 
Ноя
327
34
Пользователь
@Kolpak, background: linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff, #00f, #ee82ee);
background-size: 400% 400%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: bold;
line-height: 25px;
animation: AnimNic 6s ease infinite;
i:before {
background: linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff, #00f, #ee82ee);
background-size: 400% 400%;
-webkit-background-clip: text;
-webkit-: transparent;
font-weight: bold;
line-height: 25px;
animation: AnimNic 6s ease infinite;
}
 
Ноя
1,794
4,988
Команда форума
Администратор
@Kolpak, background: linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff, #00f, #ee82ee);
background-size: 400% 400%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: bold;
line-height: 25px;
animation: AnimNic 6s ease infinite;
i:before {
background: linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff, #00f, #ee82ee);
background-size: 400% 400%;
-webkit-background-clip: text;
-webkit-: transparent;
font-weight: bold;
line-height: 25px;
animation: AnimNic 6s ease infinite;
}
@keyframes AnimNic у вас есть в extra.less?
 
Статус
В этой теме нельзя размещать новые ответы.
Сверху