- Ноя
- 22
- 3
Пользователь
Нужен баннер цветов Bust Russia
1)
2)
3)Вот тут можно CSS
Заранее спасибо
1)
2)
3)Вот тут можно CSS
Заранее спасибо
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!.username--style5 {
color: #ff0000;
font-weight: 800;
text-shadow: 0 0 8px rgba(255, 0, 0, 0.9);
.userBanner.userBanner--projectTeam,
.userBanner--projectTeam {
display: inline-block !important;
padding: 1px 7px !important;
border-radius: 3px !important;
color: #FFFFFF !important;
background: #FFD21A !important;
border: 1px solid #FFE066 !important;
font-size: 75% !important;
font-weight: 700 !important;
line-height: 1.35 !important;
text-shadow: none !important;
box-shadow: 0 0 8px rgba(255, 210, 26, 0.45) !important;
}
.username--style5 {
color: #ff0000;
font-weight: 800;
text-shadow: 0 0 8px rgba(255, 0, 0, 0.9);
.userBanner.userBanner--projectTeam,
.userBanner--projectTeam {
display: inline-block !important;
padding: 1px 7px !important;
border-radius: 3px !important;
color: #FFFFFF !important;
background: #FFD21A !important;
border: 1px solid #FFE066 !important;
font-size: 75% !important;
font-weight: 700 !important;
line-height: 1.35 !important;
text-shadow: none !important;
box-shadow: 0 0 8px rgba(255, 210, 26, 0.45) !important;
}
.userBanner.userBanner--techOrange,
.userBanner--techOrange {
display: inline-block !important;
padding: 2px 8px !important;
border-radius: 4px !important;
color: #ffffff !important;
background: linear-gradient(to right, #ff3c00, #ff7a00) !important;
border: 1px solid #ff8a00 !important;
font-weight: 700 !important;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35) !important;
box-shadow: 0 0 8px rgba(255, 90, 0, 0.45) !important;
}