baseline-shift

The text position relative to the baseline.

Availability

Available in: Inline, Headers and Footers, Footnotes Area, Media, Footnotes, Paragraph, Figures, Figure Captions, Divider, Block, List, Table, Table Cell, Syntax Highlight, Technical

Type

Symbol

Available values

Value Description
normal The text is placed on the baseline. Normal font size is used. Default value.
superscript Superscript styling. The text is placed 0.33em above the baseline. The font size is set to 66%.
subscript Subscript styling. The text is placed 0.33em above the baseline. The font size is set to 66%.

Default value

normal

Inherited

Yes.

Example

footnote :anchor {
  baseline-shift:   superscript
}