- Фев
- 15
- 2
Пользователь
Можете скинуть extra.less роли и префиксы
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!/********* public:extra.less ********/
.purple.kyr {
background-color: #9370DB
}
.tech.tech {
background-color: #FF4500
}
.razrab {
background-color: #6495ED
}
.bot {
background-color: #ff4500
}
.Tex.Tex {
background-color: #3CB371
}
.zgt.zgt {
background-color: #6A5ACD
}
.zga {
background-color: #6db36d
}
.ozga {
background-color: #6db36d
}
.SPB {
background-color: #00BFFF
}
.EKB {
background-color: #4f27de
}
.Adm {
background-color: #ffbf00
}
.zgs {
background-color: #004eff
}
.yspeshniy {
background-color: #20B2AA
}
.ga {
background-color: #008000
}
.legenda {
background-color: #FFD700
}
.premium {
background: linear-gradient(#fa8072, #f0f, #ff8c00, #8b0000);
background-size: 400% 400%;
animation: gradient 2s ease infinite;
transform: translate3d(0, 0, 0)
}
.red {
color: white;
background: linear-gradient(to right, #f00, #900);
border-radius: 10px;
font-size: 90%;
padding: 0 8px;
line-height: normal;
font-weight: 600
}
.green {
color: white;
background: linear-gradient(to right, #228b22, #008000);
border-radius: 10px;
font-size: 90%;
padding: 0 8px;
line-height: normal;
font-weight: 600
}
.orange {
color: white;
background: linear-gradient(to right, #ffa500, #ff8c00);
border-radius: 10px;
font-size: 90%;
padding: 0 8px;
line-height: normal;
font-weight: 600
}
.skyred {
color: white;
background: linear-gradient(to right, #f24666, #f24666);
border-radius: 10px;
font-size: 90%;
padding: 0 8px;
line-height: normal;
font-weight: 600
}
.yellow {
color: black;
background: linear-gradient(to right, #ff0, #ffa500);
border-radius: 10px;
font-size: 90%;
padding: 0 8px;
line-height: normal;
font-weight: 600
}
.premium {
background: linear-gradient(to right, #ffcf40, #ffb841, #ffdc33)
}
banner1 {
color: white;
background: linear-gradient(90deg, #191970 25%, #000 100%, #000);
font-size: 87%;
border-radius: 10px;
text-align: center;
font-style: normal;
padding: 1px 10px 3px;
border: none
}
.banner2 {
color: white;
background: linear-gradient(90deg, #c0c0c0 25%, #c0c0c0 100%, #000);
font-size: 87%;
border-radius: 10px;
text-align: center;
padding: 1px 10px 3px;
font-style: normal;
border: none
}
.banner3 {
color: white;
background: linear-gradient(90deg, #789 25%, #789 100%, #000);
font-size: 87%;
border-radius: 10px;
text-align: center;
padding: 1px 10px 3px;
font-style: normal;
border: none
}
.banner4 {
color: white;
background: linear-gradient(90deg, #cb2d3e, #ef473a);
font-size: 87%;
border-radius: 10px;
text-align: center;
padding: 1px 10px 3px;
font-style: normal;
border: none
}
.banner5 {
color: white;
background: linear-gradient(90deg, #008080, #001a1a);
font-size: 87%;
border-radius: 10px;
text-align: center;
padding: 1px 10px 3px;
font-style: normal;
border: none
}
.banner6 {
color: white;
background: linear-gradient(90deg, #008000, #001a00);
font-size: 87%;
border-radius: 10px;
text-align: center;
padding: 1px 10px 3px;
font-style: normal;
border: none
}
.banner7 {
color: white;
background: linear-gradient(90deg, #4b6cb7, #182848);
font-size: 87%;
border-radius: 7px;
text-align: center;
padding: 2px 10px 1px;
font-style: normal;
border: none
}
.banner8 {
color: white;
background: linear-gradient(90deg, #36f, #09bd72);
font-size: 87%;
border-radius: 10px;
text-align: center;
padding: 1px 10px 1px;
font-style: normal;
border: none
}
.banner14 {
color: white;
background: linear-gradient(80deg, #a30b0b, #050404);
font-size: 87%;
border-radius: 10px;
text-align: center;
padding: 1px 10px 3px;
font-style: normal;
border: none
}
.forum-rainbow-banner {
background: linear-gradient(270deg, #f00, #ff7f00, #ff0, #0f0, #00f, #4b0082, #8b00ff);
background-size: 400% 400%;
color: #ffffff;
padding: 1px 5px;
border-radius: 4px;
font-weight: bold;
text-align: center;
display: inline-block;
animation: rainbow-animation 11s ease infinite;
text-shadow: 0 1px 2px rgba(0,0,0,0.4)
}
.userBanner.userBanner--staff {
color: white;
background: Gold;
font-size: 0%;
border-radius: 0px;
text-align: center;
padding: 0px 0px 0px;
font-style: normal;
border: none
}