Heading
+Paragraph
+ +-
+
- Item 1 +
- Item 2 +
diff --git a/bulma.md b/bulma.md index 575e8d1c9..2595c88b3 100644 --- a/bulma.md +++ b/bulma.md @@ -61,7 +61,6 @@ The following classes modify the **state**. .is-loading ``` - ### Typography Helpers The following classes modify the **font-size** @@ -92,3 +91,19 @@ The following classes **transform** the text | `.is-capitalized` | Transforms the **first character** of each word to **uppercase** | | `.is-lowercase` | Transforms **all** characters to **lowercase** | | `.is-uppercase` | Transforms **all** characters to **uppercase** | + +### WYSIWYG Content + +To provide default stylings for commonly generated WYSIWYG contents, use the +`.content` class. +```html +
Paragraph
+ +