UNPKG

sb-test-clicker

Version:

npm install

15 lines (13 loc) 223 B
button { min-width: 140px; font: inherit; border: none; color: white; background-color: steelblue; border-radius: 4px; padding: 12px 22px; cursor: pointer; } button:focus { outline: none; }