bootstrap/site/content/docs/5.3/examples/badges/badges.css

14 lines
132 B
CSS
Raw Normal View History

/*
.text-warning {
color: #997404 !important;
}
.text-info {
color: #087990 !important;
}
*/
.badge > a {
color: inherit;
}