« MediaWiki:Common.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 2 : | Ligne 2 : | ||
border: 1px solid #888; | border: 1px solid #888; | ||
padding: 8px; | padding: 8px; | ||
margin: | margin: 30px 0; | ||
border-radius: 4px; | border-radius: 4px; | ||
font-weight: bold; | font-weight: bold; | ||
Version du 10 décembre 2025 à 14:55
.bandeau-protection {
border: 1px solid #888;
padding: 8px;
margin: 30px 0;
border-radius: 4px;
font-weight: bold;
border-color: #ab7f2a;
}
.bandeau-protection.bandeau-info {
background-color: #fdf2d5;
/*color: #0b3d91;*/
}
.bandeau-protection.bandeau-protection {
background-color: #fdf2d5;
/*color: #9a5800;*/
}
.bandeau-protection.bandeau-avertissement {
background-color: #fdf2d5;
/*color: #990000;*/
}