CSS Property font-size-adjust








The font-size-adjust property controls the font size when the first selected font is not available.

Summary

Initial value
none
Inherited
yes
CSS Version
CSS3
JavaScript syntax
object.style.fontSizeAdjust="0.5"
Animatable
yes

CSS Syntax

font-size-adjust: number|none|initial|inherit;

Property Values

number
the aspect value
none
Default value. No adjustment to the font size
initial
sets to default value
inherit
Inherits this property from its parent element

Browser compatibility

font-size-adjust No No No No No