Зарегистрировавшись у нас, вы сможете обсуждать, делиться и отправлять личные сообщения другим участникам нашего сообщества.
Зарегистрироваться!.label {
display: inline-block;
padding: 1px .35em;
border: 1px solid transparent;
border-radius: 4px;
font-size: 80%;
line-height: 1.26;
text-decoration: none
}
.label.label--red {
color: #fff;
background: #e20000;
border-color: #ff1616
}
a.label.label--red:hover,a:hover .label.label--red {
background: #f60000;
border-color: #ff2a2a
}
.label.label--green {
color: #fff;
background: #008000;
border-color: #00b300
}
a.label.label--green:hover,a:hover .label.label--green {
background: #009400;
border-color: #00c700
}
.label.label--olive {
color: #fff;
background: #808000;
border-color: #b3b300
}
a.label.label--olive:hover,a:hover...
.label {
display: inline-block;
padding: 1px .35em;
border: 1px solid transparent;
border-radius: 4px;
font-size: 80%;
line-height: 1.26;
text-decoration: none
}
.label.label--red {
color: #fff;
background: #e20000;
border-color: #ff1616
}
a.label.label--red:hover,a:hover .label.label--red {
background: #f60000;
border-color: #ff2a2a
}
.label.label--green {
color: #fff;
background: #008000;
border-color: #00b300
}
a.label.label--green:hover,a:hover .label.label--green {
background: #009400;
border-color: #00c700
}
.label.label--olive {
color: #fff;
background: #808000;
border-color: #b3b300
}
a.label.label--olive:hover,a:hover .label.label--olive {
background: #949400;
border-color: #c7c700
}
.label.label--lightGreen {
color: #000;
background: #ccf9c8;
border-color: #f7fef6;
border-color: #bee8ba
}
a.label.label--lightGreen:hover,a:hover .label.label--lightGreen {
background: #ddfbda;
border-color: #fff;
border-color: #ccedc9
}
.label.label--blue {
color: #fff;
background: #0008e3;
border-color: #171fff
}
a.label.label--blue:hover,a:hover .label.label--blue {
background: #0009f7;
border-color: #2b33ff
}
.label.label--royalBlue {
color: #fff;
background: #4169e1;
border-color: #6d8ce8
}
a.label.label--royalBlue:hover,a:hover .label.label--royalBlue {
background: #5377e4;
border-color: #7f9aeb
}
.label.label--skyBlue {
color: #fff;
background: #7cc3e0;
border-color: #a5d6ea
}
a.label.label--skyBlue:hover,a:hover .label.label--skyBlue {
background: #8ccbe4;
border-color: #b6ddee
}
.label.label--gray {
color: #fff;
background: #808080;
border-color: #9a9a9a
}
a.label.label--gray:hover,a:hover .label.label--gray {
background: #8a8a8a;
border-color: #a4a4a4
}
.label.label--silver {
color: #000;
background: #c0c0c0;
border-color: #dadada
}
a.label.label--silver:hover,a:hover .label.label--silver {
background: #cacaca;
border-color: #e4e4e4
}
.label.label--yellow {
color: #000;
background: #ffff91;
border-color: #ffffc4;
border-color: #e6e687
}
a.label.label--yellow:hover,a:hover .label.label--yellow {
background: #ffffa5;
border-color: #ffffd8;
border-color: #eaea98
}
.label.label--orange {
color: #000;
background: #ffcb00;
border-color: #ffd533
}
a.label.label--orange:hover,a:hover .label.label--orange {
background: #ffcf14;
border-color: #ffda47
}
.label.label--error {
color: #c84448;
background: #fde9e9;
border-color: #fff;
border-color: #c84448
}