Skeleton
Skeleton copied to clipboard
How do I make the buttons smaller?
I want a pair of buttons in the top right of my site, but about half the size of the buttons in Skeleton. Is there an easy way to achieve this?
Thanks!
Copy the button css into a new class, maybe .button-half. Then, edit the attributes you want (most likely height and width attributes, and padding as well).