Footnotes Category Keys

The keys in the footnotes category control the style of the footnotes list at the end of a chapter (book doctype) or document (other doctypes). If the footnotes-title attribute is specified in a document, it’s styled as a block caption. The styling of the links is controlled by the global link styles.

Key Value Type Example

font-color

Color
(default: $base-font-color)

footnotes:
  font-color: #CCCCCC

font-size

Number
(default: 9)

footnotes:
  font-size: 8

font-style

Font style
(default: $base-font-style)

footnotes:
  font-style: italic

item-spacing

Measurement
(default: 3)

footnotes:
  item-spacing: 5

margin-top

Measurement
(default: 0)

footnotes:
  margin-top: 2

text-transform

Text transform
(default: inherit)

footnotes:
  text-transform: lowercase