Welcome!

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

SignUp Now!

Не отображается галочка в конце ника

Июн
89
9
Пользователь
Здравствуйте! У меня не отображается галочка в конце Ника

.username i
{
position: unset;
}
Не помогает

Ник
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 10s 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;
}
 
Сверху