We use cookies to improve your experience. Learn more in our Privacy policy.
text-decoration-color
The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.
Example
Initial value | currentcolor |
Applies to | all elements. It also applies to ::first-letter and ::first-line. |
Syntax
text-decoration-color: currentcolor;
Values
The color of the line decoration.
Browser support
text-decoration-color | 57 | 79 | 36 | 44 | 12.1 |