Skip to content

Instantly share code, notes, and snippets.

View elspoono's full-sized avatar

Derek Bredensteiner (old account) elspoono

View GitHub Profile
/* Sizes ---------- */
.small.button { font-size: 11px; padding: 8px 20px 10px; width: auto; }
.medium.button { font-size: 13px; width: auto; }
.large.button { font-size: 18px; padding: 11px 48px 13px; width: auto; }
/* Nice Sizes ---------- */
.nice.small.button { background-position: 0 -36px; }
.nice.large.button { background-position: 0 -30px; }