badge
code:css
.badge {
border-radius: 4px;
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color:
#fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
}