Each card can accpet .card-*
class that * is a color name. To make the color texts white, you should also add .card-inverse
to the .card tag.
Each card can accpet .card-outline-*
class that * is a color name.
Primary
Secondary
Success
Info
Warning
Danger Try other colors
You are able to add borders to any side of a card. In some cases, you might want to have a 3px border in one side of a card. You can achieve this purpose using border utility classes.
Bordery left
.bl-3.border-primary
Try other colors
Bordery top
.bt-3.border-primary
Try other colors
Bordery bottom
.bb-3.border-primary
Try other colors
Bordery right
.br-3.border-primary