Bootstrap has a style called badge, which is defined like this:
.badge {
display: inline-block;
padding: .25em .4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25rem;
}I guess we can't know unless we try it! EDIT: No we can't. :(
We can try that as well. EDIT: No we can't. :(
Well, this was dissapointing... :(