Form Field
- width: ***; height: ***; width and height of a form field
- max-width: ***; min-width: ***; maximum and minimum width of a form field
- background-color: ***; form field background color
- border: ***; form field border
- scrollbar-***-color: ***; textarea scrollbar color
- line-height: ***; line height of text in a textarea
Input Text
- font-size: ***; font size of text in a form field
- color: ***; color of text in a form field