Fonts
And form fields that contain formattable text can specify the size and attributes of the text using the "Font" tab:
The checkboxes result in the following formatting:
Bold: The font is displayed in bold.
Italic: The font is italic
Underline: The font is underlined
Strikethrough: The font is crossed out
In the Font size selection box, the relative size of the text can be determined using CSS attributes:
They correspond to the following sizes:
- xx-small: 60% of the size of medium.
- x-small: 75% of the size of medium.
- small: 89% the size of medium.
- medium: A user's default font size.
- large: 20% larger than medium.
- x-large: 50% larger than medium.
- xx-large: 100% larger than medium.
- xxx-large: 200% larger than medium.