Difference between revisions of "MediaWiki:Common.css"
From PlantUse English
MarcBrugman (Talk | contribs) |
|||
Line 7: | Line 7: | ||
background-color: white; | background-color: white; | ||
} | } | ||
+ | |||
+ | div.infobox_v3 { | ||
+ | float: right; | ||
+ | } |
Revision as of 10:49, 20 May 2014
/* CSS placed here will be applied to all skins */
body.page-Main_Page #firstHeading {
position: absolute;
top: -5000px;
}
body.page-Main_Page #content {
background-color: white;
}
div.infobox_v3 {
float: right;
}