UNPKG

@winner-fed/wui-theme-redness

Version:

Wui component redness theme.

39 lines (32 loc) 373 B
@import './variables'; html { -webkit-tap-highlight-color: transparent; } body { margin: 0; font-family: @base-font-family; } a { text-decoration: none; } input, button, textarea { color: inherit; font: inherit; } a, input, button, textarea, [class*='win-'] { &:focus { outline: none; } } ol, ul { margin: 0; padding: 0; list-style: none; }