« MediaWiki:Citizen.css » : différence entre les versions
Page de l’interface de MediaWiki
Autres actions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 2 : | Ligne 2 : | ||
.citizen-page-container__right, | .citizen-page-container__right, | ||
.citizen-page-actions { | .citizen-page-actions { | ||
display: none !important; | |||
} | |||
/* Supprimer le bloc "Dernière modification" */ | |||
.page-info, | |||
#footer-info-lastmod, | |||
.citizen-page-info { | |||
display: none !important; | display: none !important; | ||
} | } | ||
Version du 7 mars 2026 à 21:57
#mw-panel-toc,
.citizen-page-container__right,
.citizen-page-actions {
display: none !important;
}
/* Supprimer le bloc "Dernière modification" */
.page-info,
#footer-info-lastmod,
.citizen-page-info {
display: none !important;
}