- Сен
- 243
- 218
Пользователь
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!.userBanner strong {
font-weight: inherit
}
.userBanner.userBanner--hidden {
background: none;
border: none;
box-shadow: none
}
.userBanner.userBanner--staff,.userBanner.userBanner--primary {
color: #d6d9e0;
background: #4f5766;
border-color: #657083;
border-color: #667084
}
.userBanner.userBanner--accent {
color: #1a3a5a;
background: #f0f7ff;
border-color: #fff;
border-color: #8cb2d1
}
.userBanner.userBanner--red {
color: #fff;
background: #d80000;
border-color: #ff0c0c
}
.userBanner.userBanner--green {
color: #fff;
background: #008000;
border-color: #00b300
}
.userBanner.userBanner--olive {
color: #fff;
background: #808000;
border-color: #b3b300
}
.userBanner.userBanner--lightGreen {
color: #000;
background: #ccf9c8;
border-color: #f7fef6;
border-color: #bee8ba
}
.userBanner.userBanner--blue {
color: #fff;
background: #0008e3;
border-color: #171fff
}
.userBanner.userBanner--royalBlue {
color: #fff;
background: #4169e1;
border-color: #6d8ce8
}
.userBanner.userBanner--skyBlue {
color: #fff;
background: #7cc3e0;
border-color: #a5d6ea
}
.userBanner.userBanner--gray {
color: #fff;
background: #808080;
border-color: #9a9a9a
}
.userBanner.userBanner--silver {
color: #000;
background: #c0c0c0;
border-color: #dadada
}
.userBanner.userBanner--yellow {
color: #000;
background: #ffff91;
border-color: #ffffc4;
border-color: #e6e687
}
.userBanner.userBanner--orange {
color: #000;
background: #ffcb00;
border-color: #ffd533
}
.message-userDetails .tpm-xentrBanner {
display: block;
margin-top: 3px
}
.memberTooltip-banners .tpm-xentrBanner {
margin: 0 3px
}
.userBanner.userBanner--tpm {
color: #aa6709;
background: #fff4e5;
border-color: #aa6709;
padding: 3px
}
.userBanner.userBanner--tpm:before {
font-family: 'Font Awesome 5 Pro';
font-size: inherit;
font-style: normal;
font-weight: 400;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding-right: 6px
}
.memberHeader-banners .userBanner {
margin-left: 3px
}