2
edits
Changes
Created page with "→CSS placed here will be applied to all skins: body.page-Accueil #firstHeading { position: absolute; top: -5000px; } body.page-Accueil #content { backgro..."
/* CSS placed here will be applied to all skins */
body.page-Accueil #firstHeading {
position: absolute;
top: -5000px;
}
body.page-Accueil #content {
background-color: white;
}
body.page-Accueil #firstHeading {
position: absolute;
top: -5000px;
}
body.page-Accueil #content {
background-color: white;
}