Use border utilities to add or remove an element's borders.
Use the different styles of borders like:border radius/border-color/border-width
. Use of any components.
Use the .bg-*
and .alert-light-*
colors in cuba theme.Use of any components.
Use the .b-*/.b-t-*/.b-b-*/.b-l-*/.b-r-*
class for borders.
Use the width and height of images class like: .img-*
and.img-h-*
.
Use the font-style like:
.f-s-* [normal/italic/oblique/initial/inherit]
.
This is a .f-s-normal font-style
This is a .f-s-italic font-style
This is a .f-s-oblique font-style
This is a .f-s-initial font-style
This is a .f-s-inherit font-style
Use the font-weight classes like: .f-w-* [100/300/400/600/700/900]
Use the text color for .font-*
class.
Use the font-size for .f-* [14/16/18/20/22/24/26/28/30/32/34/36/38/40]
.