Welcome!

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

SignUp Now!

Помогите пожалуйста

Фев
28
3
Пользователь
3.1. Заголовок темы должен отражать основную суть темы.
как сделать розовую краску на форуме не ник а краску
 
Сен
359
185
Пользователь
css:
.userBanner {
    font-size: 75%;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    padding: 1px 10px;
    padding: 1px 3px;
    border: 1px solid transparent;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
}
.userBanner.my-curator {
    color: white;
    background-color: #a000a0;
}
OFFTOP

я ему уже дал код

 
Сверху