description & Usage
The font-size-adjust feature gives you better control over the font size when the first selected font is not available.
Informations
# | Description |
---|---|
Default Value | none |
Inherited | yes |
Animatable | yes |
Version | CSS3 |
JavaScript syntax | object.style.fontSizeAdjust="0.58" |
Browser compatibility and Support
# | Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|---|
font-size-adjust |
Syntax
Values
Values | Description |
---|---|
number | Selects numbers to determine the font size. |
none | Default |
initial | Adds this value to its default property. |
inherit | It inherits this value from its parent tag. |