UNPKG

qp-es-ui

Version:

Query Park UI Components for React

13 lines (11 loc) 238 B
.Button { border: none; border-radius: 5px; padding: 8px; color: rgba(0, 0, 0, 0.80); background-color: rgba(0, 0, 0, 0.20); text-transform: uppercase; } .Button:hover { background-color: rgba(0, 0, 0, 0.30); }