UNPKG

@evilcss/std

Version:

Awesome CSS design system and UI widgets

15 lines (14 loc) 169 B
a { display: inline-block; } a, a:hover { cursor: pointer; text-decoration: none; } a:visited { color: inherit; } a:not([href]) { cursor: default; }