All-in-one spec
text-decoration

This property sets all of these properties in a single declaration: text-decoration-line, text-decoration-style and text-decoration-thickness.
Property values
Some or all of the individual text decoration values may be specified, in any order.
Examples
text-decoration: wavy red;