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:ButtonLink/styles.css » : différence entre les versions

De Nefald
Hiob (discussion | contributions)
m ajout de boutons (background)
Hiob (discussion | contributions)
Aucun résumé des modifications
Balise : Révocation manuelle
 
(28 versions intermédiaires par le même utilisateur non affichées)
Ligne 63 : Ligne 63 :
}
}


/* Couleurs prédéfinies */
/* ============================================
/* Réseau sociaux */
  COULEURS PRÉDÉFINIES
.button-link--bluesky { background: #0085ff; }
  ============================================ */
.button-link--discord { background: #5865f2; }
.button-link--patreon { background: #ff424d; }
.button-link--gitlab { background: #fc6f23; }
.button-link--github { background: #24292e; }
.button-link--twitter { background: #1da1f2; }
.button-link--youtube { background: #ff0000; }
.button-link--mastodon { background: #6364ff; }
.button-link--twitch { background: #9146ff; }
.button-link--reddit { background: #ff4500; }
.button-link--linkedin { background: #0077b5; }
.button-link--instagram { background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
.button-link--threads { background: #000000; }
.button-link--tiktok { background: #000000; }
.button-link--facebook { background: #1877f2; }
.button-link--snapchat { background: #fffc00; color: #000 !important; }


/* Plateformes de plugins */
/* ========== COULEURS GÉNÉRIQUES ========== */
.button-link--paper { background: #1a8cff; }
.button-link--danger { background: #dc3545; } /* Danger */
.button-link--purpur { background: #a855f7; }
.button-link--dark { background: #343a40; } /* Dark */
.button-link--spigot { background: #ed8106; }
.button-link--info { background: #17a2b8; } /* Info */
.button-link--bukkit { background: #f7931e; }
.button-link--light { background: #f8f9fa; color: #000 !important; } /* Light */
.button-link--spigot { background: #ed8106; }
.button-link--primary { background: #007bff; } /* Primary */
.button-link--bukkit { background: #f7931e; }
.button-link--secondary { background: #6c757d; } /* Secondary */
.button-link--modrinth { background: #1bd96a; }
.button-link--success { background: #28a745; } /* Success */
.button-link--curseforge { background: #f16436; }
.button-link--warning { background: #ffc107; color: #000 !important; } /* Warning */
.button-link--polymart { background: #2196f3; }
.button-link--github-releases { background: #238636; }
.button-link--hangar { background: #0089ff; }


/* Services de développement */
/* ========== RÉSEAUX SOCIAUX ========== */
.button-link--stackoverflow { background: #f48024; }
.button-link--bluesky { background: #0085ff; } /* Bluesky */
.button-link--jenkins { background: #d24939; }
.button-link--discord { background: #5865f2; } /* Discord */
.button-link--docker { background: #2496ed; }
.button-link--facebook { background: #1877f2; } /* Facebook */
.button-link--kubernetes { background: #326ce5; }
.button-link--instagram { background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); } /* Instagram */
.button-link--codepen { background: #000000; }
.button-link--linkedin { background: #0077b5; } /* LinkedIn */
.button-link--npm { background: #cb3837; }
.button-link--mastodon { background: #6364ff; } /* Mastodon */
.button-link--maven { background: #c71a36; }
.button-link--reddit { background: #ff4500; } /* Reddit */
.button-link--gradle { background: #02303a; }
.button-link--snapchat { background: #fffc00; color: #000 !important; } /* Snapchat */
.button-link--threads { background: #000000; } /* Threads */
.button-link--tiktok { background: #000000; } /* TikTok */
.button-link--twitch { background: #9146ff; } /* Twitch */
.button-link--twitter { background: #1da1f2; } /* Twitter */
.button-link--youtube { background: #ff0000; } /* YouTube */


/* Minecraft Modloaders */
/* ========== HÉBERGEMENT DE CODE ========== */
.button-link--minecraft { background: #62b47a; }
.button-link--github { background: #24292e; } /* GitHub */
.button-link--forge { background: #1e2c42; }
.button-link--gitlab { background: #fc6f23; } /* GitLab */
.button-link--fabric { background: #dbd3c8; }
.button-link--quilt { background: #8b5cf6; }
.button-link--neoforge { background: #ff6b35; }


/* Plateformes de financement */
/* ========== SERVICES DE DÉVELOPPEMENT ========== */
.button-link--buymeacoffee { background: #ffdd00; }
.button-link--codepen { background: #ffffff; } /* CodePen */
.button-link--kofi { background: #ff5e5b; }
.button-link--docker { background: #2496ed; } /* Docker */
.button-link--liberapay { background: #f6c915; }
.button-link--gradle { background: #02303a; } /* Gradle */
.button-link--opencollective { background: #7fadf2; }
.button-link--jenkins { background: #d24939; } /* Jenkins */
.button-link--stackoverflow { background: #f48024; }
.button-link--kubernetes { background: #326ce5; } /* Kubernetes */
.button-link--stackoverflow { background: #f48024; }
.button-link--maven { background: #c71a36; } /* Maven */
.button-link--npm { background: #cb3837; } /* NPM */
.button-link--stackoverflow { background: #f48024; } /* Stack Overflow */


/* Couleurs génériques */
/* ========== MINECRAFT MODLOADERS ========== */
.button-link--primary { background: #007bff; }
.button-link--fabric { background: #dbd3c8; } /* Fabric */
.button-link--secondary { background: #6c757d; }
.button-link--forge { background: #1e2c42; } /* Forge */
.button-link--success { background: #28a745; }
.button-link--minecraft { background: #62b47a; } /* Minecraft */
.button-link--danger { background: #dc3545; }
.button-link--neoforge { background: #ff6b35; } /* NeoForge */
.button-link--warning { background: #ffc107; color: #000 !important; }
.button-link--quilt { background: #8b5cf6; } /* Quilt */
.button-link--info { background: #17a2b8; }
 
.button-link--light { background: #f8f9fa; color: #000 !important; }
/* ========== PLATEFORMES DE PLUGINS ========== */
.button-link--dark { background: #343a40; }
.button-link--bukkit { background: #f7931e; } /* Bukkit */
.button-link--curseforge { background: #f16436; } /* CurseForge */
.button-link--github-releases { background: #238636; } /* GitHub Releases */
.button-link--hangar { background: #0089ff; } /* Hangar */
.button-link--modrinth { background: #1bd96a; } /* Modrinth */
.button-link--paper { background: #1a8cff; } /* Paper */
.button-link--polymart { background: #2196f3; } /* Polymart */
.button-link--purpur { background: #a855f7; } /* Purpur */
.button-link--spigot { background: #ed8106; } /* Spigot */
 
/* ========== PLATEFORMES DE FINANCEMENT ========== */
.button-link--buymeacoffee { background: #ffdd00; } /* Buy Me a Coffee */
.button-link--helloasso { background: #4C40CF; } /* HelloAsso */
.button-link--helloasso:hover { background: #3d3fc7; } /* HelloAsso (hover) */
.button-link--kofi { background: #ff5e5b; } /* Ko-fi */
.button-link--liberapay { background: #f6c915; } /* Liberapay */
.button-link--opencollective { background: #7fadf2; } /* Open Collective */
.button-link--patreon { background: #ff424d; } /* Patreon */
.button-link--paypal { background: linear-gradient(135deg, #0070ba 0%, #1546a0 100%); } /* PayPal */
.button-link--paypal:hover { background: linear-gradient(135deg, #005ea6 0%, #003087 100%); } /* PayPal (hover) */
.button-link--qonto { background: #1d1d1dff; } /* Qonto */
/*.button-link--qonto:hover { background: #8D8D8C; }  Qonto */
.button-link--stripe { background: #635BFF; } /* Stripe */
 
/* ============================================
  ALIGNEMENT + WIDTH FIXE
  ============================================ */
 
/* Gauche */
.button-link--align-left {
    width: 300px;
    margin-right: auto;
    margin-left: 0;
}
 
/* Centre */
.button-link--align-center {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
 
/* Droite */
.button-link--align-right {
    width: 300px;
    margin-left: auto;
    margin-right: 0;
}
Les témoins (''cookies'') nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de témoins.