MediaWiki:Common.css

Version datée du 10 décembre 2025 à 14:41 par FewerElk (discussion | contributions) (Page créée avec « .bandeau-protection { border: 1px solid #888; padding: 8px; margin: 10px 0; border-radius: 4px; font-weight: bold; } .bandeau-protection.bandeau-info { background-color: #e7f3fe; color: #0b3d91; } .bandeau-protection.bandeau-protection { background-color: #fff4e5; color: #9a5800; } .bandeau-protection.bandeau-avertissement { background-color: #fdecea; color: #990000; } »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  •  Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
.bandeau-protection {
    border: 1px solid #888;
    padding: 8px;
    margin: 10px 0;
    border-radius: 4px;
    font-weight: bold;
}

.bandeau-protection.bandeau-info {
    background-color: #e7f3fe;
    color: #0b3d91;
}

.bandeau-protection.bandeau-protection {
    background-color: #fff4e5;
    color: #9a5800;
}

.bandeau-protection.bandeau-avertissement {
    background-color: #fdecea;
    color: #990000;
}