Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Changes

MediaWiki:Common.css

199 bytes added, 13:55, 11 May 2011
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;
}