All technological notes.
| Class | Description |
|---|---|
fs-{size} |
font-size of text |
fw-{weight} |
font-weight of text |
fst-{style} |
font-style of text |
lh-{height} |
the line height |
font-monospac |
monospace font |
| Class | Description |
|---|---|
text-{color} |
the color of the text |
text-reset |
inherits the color from its parent |
text-opacity-{value} |
the opacity of the text |
text-{color}-{opacity} |
Colors with opacity |
text-{alignment} |
text alignment |
text-wrap |
Wrap text |
text-nowrap |
No text wrapping |
text-break |
break long strings |
text-lowercase |
Lowercased text |
text-uppercase |
Uppercased text |
text-capitalize |
CapiTaliZed text |
text-decoration-{decoration} |
Decorate text |
color:
body(default body color/often black)muted, primary, success, info, warning, danger, secondary, white, dark, and light.text-{alignment}:
start, end, and centerdecoration
underline, line-through, none| Class | Description |
|---|---|
h1 |
headings. Size:1~6 |
display-1 |
display heading. Size:1~6 |
lead |
Make a paragraph stand out |
blockquote |
quoting blocks |
blockquote-footer |
quoting blocks |
text-truncate |
truncate the text with an ellipsis |
| Class | Description |
|---|---|
vr |
Vertical rule |
ink-{color} |
colorize links |