Welcome!

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

SignUp Now!

Ищу плаген карона рядом с ником

A

Alone Devman

Лесс
CSS:
.username--style26:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f43f";
font-weight: 600;
    padding-right: 1px;
    display: inline-block;
}
.username--style26:hover:before {
    display: inline-block;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}
Цифры 26 , заменяешь на свои.
 
czaja.ru
Ноя
2,728
6,251
Профессионал
Сверху