2
edits
Changes
no edit summary
/* CSS placed here will be applied to all skins */
body.page-Accueil Main_Page #firstHeading {
position: absolute;
top: -5000px;
}
body.page-Accueil Main_Page #content {
background-color: white;
}