Difference between revisions of "MediaWiki:Common.css"
From PlantUse English
MarcBrugman (Talk | contribs) (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...") |
(No difference)
|
Revision as of 14:55, 11 May 2011
/* CSS placed here will be applied to all skins */
body.page-Accueil #firstHeading {
position: absolute;
top: -5000px;
}
body.page-Accueil #content {
background-color: white;
}