margin-bottom

The bottom margin of a paragraph. The maximum of the node’s bottom margin, the bottom margins of all parent nodes and the top margins of all succeeding nodes will be used.

Availability

Available in: Paragraph, Headers and Footers, Footnotes Area, Figures, Figure Captions, Divider, Block, List, Table, Table Cell

Type

Length

Default value

0pt

Inherited

No.

Example

paragraph {
  margin-top:     1em
  margin-bottom:  1em
}