font-size

font-size

The font-size CSS property specifies the size of the font . Setting the font size may change the size of other items, since it is used to compute the value of the em and ex <length> units.

/* <absolute-size> values */
font-size: xx-small;
font-size: x-small;
font-size: small;
font-size: medium;
font-size: large;
font-size: x-large;
font-size: xx-large;

/* <relative-size> values */
font-size: