Skip to main content
summaryrefslogtreecommitdiffstats
blob: 613030a096af737e6efe389934a2282db101ecff (plain) (blame)
1
2
3
4
5
6
7
#####################
# Font Sizes
#####################

# Defines the font style to be used for themes which support both absolute and relative fonts. May
# be "absolute" or "relative". Relative fonts support magnification.
fontStyle=relative

Back to the top