« MediaWiki:Common.css » : différence entre les versions
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; } » |
m A protégé « MediaWiki:Common.css » : Page importante ([Modifier=Autoriser uniquement les administrateurs] (infini) [Renommer=Autoriser uniquement les administrateurs] (infini)) |
(Aucune différence)
| |
Version du 10 décembre 2025 à 14:47
.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;
}