Welcome!

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

SignUp Now!

Дайте баннер

Сен
16
4
Пользователь
CSS:
.userBanner.userBanner--gosharespach {
    color: #fff;
    border: none;
    background-image: linear-gradient(210deg, #f00, #00f, #f00, #00f, #f00, #00f, #f00, #00f);
    background-size: 900% 900%
}
 
.userBanner.userBanner--gosharespach .userBanner-before:before {
    content: "";
    background-image: url(https://files.voenpro.ru/products/Nakleyka133-FSB.1200x1200.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    box-shadow: rgba(255, 255, 255, 0.8) 0px 0px 12px, rgba(255, 0, 0, 0.6) 0px 0px 18px, rgba(0, 0, 0, 0.3) 0px 3px 6px;
    filter: brightness(1.15) contrast(1.08) saturate(1.2);
    flex-shrink: 0 !important;
    align-self: center !important;
    background-position: center center;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial
}
 
Сверху