// To edit the default configs for the 'cupid-green' buttons, // simply uncomment the corrosponding veriable and edit. // ------------------------------------------------------------------------------- // $cupid_background: orange; // $cupid_gradient: $cupid_background 0%, #63a62f 100%; // $cupid_background_hover: darken($cupid_background, 4); // $cupid_gradient_hover: $cupid_background_hover 0%, #5e9e2e 100%; // $cupid_border_color: #63a62f #63a62f #5b992b #63a62f; // $cupid_border_radius: em(3); // $cupid_inset_box_shadow: #96ca6d; // $cupid_inset_box_shadow_hover: #8dbf67; // $cupid_inset_box_shadow_active: #548c29; // $cupid_text_color: #fff; // $cupid_text_weight: bold; // $cupid_font_family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; // $cupid_font_size: em(12); // $cupid_padding: em(7) 0 em(8) 0; // $cupid_text_shadow_color: #4c9021; // $cupid_width: em(150);