-
Notifications
You must be signed in to change notification settings - Fork 55
Home
bhardin edited this page Jul 2, 2011
·
14 revisions
Add your site to the Sites List
@import "fancy-buttons";
button { @include fancy-button(#2966a8); }
/* Styles all buttons with:
1. A shiny gradient based on #2966a8 (a nice blue)
2. Gradient style variations for :hover, :focus, and :active
3. White text with a darker blue text shadow
4. A dark blue border.
*/
fancy-buttons ( color, font-size, border-radius, border-size )