Basculer le menu
Changer de menu des préférences
Basculer le menu personnel
Non connecté(e)
Votre adresse IP sera visible au public si vous faites des modifications.

« Modèle:Button/styles.css » : différence entre les versions

De Nefald
Hiob (discussion | contributions)
m Hiob a déplacé la page Modèle:ButtonLink/styles.css vers Modèle:Button/styles.css sans laisser de redirection
Hiob (discussion | contributions)
mAucun résumé des modifications
Ligne 87 : Ligne 87 :
.button-link-content a.external::after {
.button-link-content a.external::after {
     display: none !important;
     display: none !important;
}
/* ============================================
  SURFACES ADAPTATIVES (style=surface-X)
  ============================================ */
.button-link--surface-0 {
    background-color: var(--btn-surface-0) !important;
}
.button-link--surface-0 .button-link-content a {
    color: var(--btn-text-dark) !important;
}
.button-link--surface-1 {
    background-color: var(--btn-surface-1) !important;
}
.button-link--surface-1 .button-link-content a {
    color: var(--btn-text-dark) !important;
}
.button-link--surface-2 {
    background-color: var(--btn-surface-2) !important;
}
.button-link--surface-2 .button-link-content a {
    color: var(--btn-text-dark) !important;
}
.button-link--surface-3 {
    background-color: var(--btn-surface-3) !important;
}
.button-link--surface-3 .button-link-content a {
    color: var(--btn-text-dark) !important;
}
.button-link--surface-4 {
    background-color: var(--btn-surface-4) !important;
}
.button-link--surface-4 .button-link-content a {
    color: var(--btn-text-dark) !important;
}
/* ============================================
  COULEUR PERSONNALISÉE (background=#FF0000)
  ============================================ */
.button-link--custom-bg {
    background-color: var(--custom-bg) !important;
}
.button-link--custom-bg:hover {
    background-color: var(--custom-bg) !important;
    filter: brightness(0.9);
}
}


Ligne 103 : Ligne 153 :
     color: var(--btn-text-dark) !important;
     color: var(--btn-text-dark) !important;
}
}
/* ❌ SUPPRIMÉ : .button-link--primary (utilise le défaut) */
.button-link--secondary {  
.button-link--secondary {  
     background-color: var(--btn-surface-2) !important;  
     background-color: var(--btn-surface-2) !important;  
Les témoins (''cookies'') nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de témoins.