font-size
The size of the font used for styling text. The font size will be used as a reference for any relative length of a node (e.g. line-spacing
).
Availability
Available in: Inline, Headers and Footers, Footnotes Area, Media, Footnotes, Paragraph, Figures, Figure Captions, Divider, Block, List, Table, Table Cell, Syntax Highlight, Technical, Table of Contents, Table of Contents Item
Type
Default value
12pt
Inherited
Yes.
Example
heading-1 {
font-family: "Futura"
font-size: 20pt
}