Welcome!

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

SignUp Now!

Нужен CSS оформления ников как на Bust Russia

Ноя
18
3
Пользователь
3.1.1. Запрещено формулировать названия тем в требовательной форме (например, «Дайте…», «Сделайте…»).
Последнее редактирование модератором:
Ушёл
Мар
1,147
2,869
Активный
Подскажите, пожалуйста css всех ников в bust Russia https://forum.bustrussia-online.ru/index.php
Заранее спасибо.
CSS:
.username--style2,
.username--style29,
.username--style30 {
  color: #C0C0C0;
  text-shadow: 1px 1px 3px #808080;
}
.username--style3,
.username--style32,
.username--style37 {
  color: red;
  text-shadow: #f00 1px 1px 10px;
}
.username--style6 {
  color: #008000;
  text-shadow: #008000 1px 1px 10px;
}
.username--style7 {
  color: #a4154d;
  text-shadow: #a4154d 1px 1px 10px;
}
.username--style8 {
  color: #ff7a00 !important;
  font-weight: 900 !important;
  text-shadow: 0 0 6px #ff7a00, 0 0 12px rgba(255, 122, 0, 0.85) !important;
}
.username--style11 {
  color: #6DB36D;
  text-shadow: #6db36d 1px 1px 10px;
}
.username--style12 {
  color: #6DB36D !important;
  font-weight: 900 !important;
  text-shadow: 0 0 6px #6db36d, 0 0 12px rgba(109, 179, 109, 0.85) !important;
}
.username.username--style13,
a.username.username--style13,
.username--style13 {
  color: #9676F5 !important;
  font-weight: 900 !important;
  text-shadow: 0 0 6px #9676f5, 0 0 12px rgba(150, 118, 245, 0.85) !important;
}
.username.username--style14,
a.username.username--style14,
.username--style14 {
  color: #006BFF !important;
  font-weight: 900 !important;
  text-shadow: 0 0 6px #006bff, 0 0 12px rgba(0, 107, 255, 0.85) !important;
}
.username.username--style15,
a.username.username--style15,
.username--style15 {
  color: #006BFF !important;
  font-weight: 900 !important;
  text-shadow: 0 0 6px #006bff, 0 0 12px rgba(0, 107, 255, 0.85) !important;
}
.username--style16 {
  color: #09bd72;
  text-shadow: #09bd72 1px 1px 10px;
}
.username--style18 {
  color: #ffca00;
  text-shadow: #ffca00 1px 1px 10px;
}
.username--style22 {
  color: #ffcc66;
  text-shadow: #fc6 1px 1px 10px;
}
.username--style23 {
  color: #ff9800;
  text-shadow: #ff9800 1px 1px 10px;
}
.username--style24 {
  color: #7cc3e0;
  text-shadow: #a5d6ea 1px 1px 10px;
}
.username--style27,
.username--style41 {
  color: #004eff;
  text-shadow: #004eff 1px 1px 10px;
}
.username--style28 {
  color: #f24666;
  text-shadow: #f00 1px 1px 10px;
}
.username--style34 {
  color: #ff4500;
  text-shadow: #ff4500 1px 1px 10px;
}
.username--style35 {
  color: #6495ED;
  text-shadow: #6495ed 1px 1px 10px;
}
.username--style36 {
  color: #20B2AA;
  text-shadow: #20b2aa 1px 1px 10px;
}
.username--style40 {
  color: #F0E68C;
  text-shadow: #f0e68c 1px 1px 10px;
}
.username--style42 {
  color: #FFA500;
  text-shadow: 1px 1px 3px #ffa500;
}
.username.username--style20,
a.username.username--style20,
.username--style20 {
  color: #FFD21A !important;
  font-weight: 900 !important;
  text-shadow: 0 0 6px #ffd21a, 0 0 12px rgba(255, 210, 26, 0.85) !important;
}
 
Сверху