« Modèle:Button/styles.css » : différence entre les versions
De Nefald
Autres actions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 135 : | Ligne 135 : | ||
.button-link--paypal:hover { background: linear-gradient(135deg, #005ea6 0%, #003087 100%); } /* PayPal (hover) */ | .button-link--paypal:hover { background: linear-gradient(135deg, #005ea6 0%, #003087 100%); } /* PayPal (hover) */ | ||
.button-link--qonto { background: #1d1d1dff; } /* Qonto */ | .button-link--qonto { background: #1d1d1dff; } /* Qonto */ | ||
.button-link--qonto:hover { background: #8D8D8C; } | /*.button-link--qonto:hover { background: #8D8D8C; } Qonto */ | ||
.button-link--stripe { background: #635BFF; } /* Stripe */ | .button-link--stripe { background: #635BFF; } /* Stripe */ | ||