UNPKG

@ou-imdt/css

Version:

The IMDT CSS library styles native elements with light, extendable CSS. It is developed for Interactive Media Developers at the Open University.

15 lines (12 loc) 185 B
.bold { font-weight: bold; } .italic { font-style: italic; } .strike { text-decoration: line-through; } .underline { text-decoration: var(--u-color) var(--u-style); }