Difference between revisions of "MediaWiki:Common.css"

From PlantUse English
Jump to: navigation, search
(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;
  }