Welcome!

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

SignUp Now!

Префексы

Программировать - значит понимать
Мар
215
375
Только чтение
У кого есть префексы Kyber Russia?
 
czaja.ru
Ноя
2,712
6,189
Профессионал
Pawn:
.prefix {
    font-size: 75%;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    padding: 1px 10px;
    border: none;
    border-raduis: 10px;
    text-align: center;
    display: inline-block
}

.parent_element,.approved,.checked,.important,.denied,.consideration,.info,.odin,.poseidon,.thor {
    width: 100px;
    height: 25px;
    text-indent: -10000em;
    background-repeat: no-repeat;
    border: none;
    display: inline-flex
}

.approved {
    background: url(https://forum.cyberrussia.online/storage/prefix/approved.svg)
}

.checked {
    background: url(https://forum.cyberrussia.online/storage/prefix/checked.svg)
}

.important {
    background: url(https://forum.cyberrussia.online/storage/prefix/important.svg)
}

.denied {
    background: url(https://forum.cyberrussia.online/storage/prefix/denied.svg)
}

.consideration {
    background: url(https://forum.cyberrussia.online/storage/prefix/consideration.svg)
}

.info {
    background: url(https://forum.cyberrussia.online/storage/prefix/info.svg)
}

.odin {
    background: url(https://forum.cyberrussia.online/storage/prefix/moskow.svg)
}

.poseidon {
    background: url(https://forum.cyberrussia.online/storage/prefix/spb.svg)
}

.thor {
    background: url(https://panda-bot.ru/forum/prefixs/novosib.svg)
}
 
Сверху