Difference between revisions of "MediaWiki:Common.css"
(New page: →CSS placed here will be applied to all skins: .floatleft { float: left; margin-right: 1em; } .floatright { float: right; margin-left: 1em; } .containerBox { overflow: auto; }) |
(No difference)
|
Revision as of 18:42, 5 May 2009
/* CSS placed here will be applied to all skins */ .floatleft { float: left; margin-right: 1em; } .floatright { float: right; margin-left: 1em; } .containerBox { overflow: auto; }