Headings
All HTML headings,
<h1>
through
<h6>
, are available.
<h1>
through
<h6>
, are available.
.fs-1
,
.fs-2
,
.fs-3
,
.fs-4
,
.fs-5
or
.fs-6
to change the font-size of
text.
Font Size 6
Font Size 5
Font Size 4
Font Size 3
Font Size 2
Font Size 1
.fw-100
,
.fw-300
,
.fw-400
, .fw-700
or
.fw-900
to change the font-weight of
text ranging from 100 to 900.
text-strike
class
text-underline
class
primary-color
, secondary-color
,
error-color
, warning-color
or
success-color
.
This text is of Primary Color
This text is of Secondary Color
This text is of Error Color
This text is of Warning Color
This text is of Success Color
This text has a line going through it.
This text has a line underneath it.