Sha256: 3f8fb8b9e663ef0661a341edd21bc382ebb76f3801e78c676f85ede7ce8acdb6
Contents?: true
Size: 264 Bytes
Versions: 24
Compression:
Stored size: 264 Bytes
Contents
hover() &:hover { color: white; background: black; em { color: gray; } } &:active { color: black; background: white; } button(pad) button, a.button, input[type=submit], input[type=button] { padding: pad; hover(); } button(5px 10px);
Version data entries
24 entries across 24 versions & 1 rubygems