Welcome!

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

SignUp Now!

Роли как у Smarp RP

Решение
Pawn:
.userBannerLight {
    border: none;
    border-radius: 5px;
    padding: 3px 7px;
    font-family: Arial;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 3px;
}

.curator {
    background: linear-gradient(90deg, #7442c8, #46257d);
}
Сен
130
4
Пользователь
Янв
1,412
2,343
Заблокированный
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. Мы не несем ответственности за действия пользователя вне форума.
Pawn:
.userBannerLight {
    border: none;
    border-radius: 5px;
    padding: 3px 7px;
    font-family: Arial;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 3px;
}

.curator {
    background: linear-gradient(90deg, #7442c8, #46257d);
}
 
Янв
1,412
2,343
Заблокированный
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. Мы не несем ответственности за действия пользователя вне форума.
либо попробуйте эти
 
Сверху