Welcome!

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

SignUp Now!

Решено Ищу extra.less лидер клана и css цвет

Статус
В этой теме нельзя размещать новые ответы.
Июл
5
1
Пользователь
3.1.1. Запрещено формулировать названия тем в требовательной форме (например, «Дайте…», «Сделайте…»).
Дайте пожалуйста
 
Решение
Приветствую,
extra.less:
.ldneon {
    background: url(https://edge-cdn-forummatrpru.matrp.ru/data/icons/clan_leader.png) no-repeat;
    height: 45px;
    width: 130px;
    text-indent: -10000em;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

CSS:
background-image: linear-gradient(90deg, #8d273d 0%, #d13a5c 55%, #b16bff 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
Дек
52
10
Пользователь
Приветствую,
extra.less:
.ldneon {
    background: url(https://edge-cdn-forummatrpru.matrp.ru/data/icons/clan_leader.png) no-repeat;
    height: 45px;
    width: 130px;
    text-indent: -10000em;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

CSS:
background-image: linear-gradient(90deg, #8d273d 0%, #d13a5c 55%, #b16bff 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
 
Статус
В этой теме нельзя размещать новые ответы.
Сверху