Typography

The Telerik and Kendo UI Typography Utilities allow you to control the styles applied to text.

Text Decoration

The Telerik and Kendo UI Text Decoration Utilities are CSS utility classes that enable you to control the decorative lines added to the text.

Utility ClassCSS Property
.k-underlinetext-decoration: underline;
.k-overlinetext-decoration: overline;
.k-line-throughtext-decoration: line-through;
.k-none-decorationtext-decoration: none-decoration;

Decorative Lines

Use the k-text-{decoration} utility to decorate the text.