color
background-color
color
: the color of the lines making up the text, including any text decorationsbackground-color
: text backgroundtext-shadow
: applies shadow effecttext-decoration-color
: changes default text decoration color to color specifiedtext-emphasis-color
: changes color of emphasis symbolscaret-color
: changes the color of the text cursorbackground-color
: color of elements without foreground contentcolumn-rule-color
: color of lines separating columnsoutline-color
: color used when drawing an outline around the outside of the elementborder-color
: changes border color
-top/-bottom/-left/-right
attributes as well to target specific linesborder-block-start-color
& border-block-start-color
: changes the color of the border than the element starts with
font-style
font-variant
font-weight
font-stretch
font-size
line-height
font-family
font: italic normal bold normal 3em/1.5 Helvetica, Arial, sans-serif;