MediaWiki:Common.css

From Creative Commons
Revision as of 19:42, 5 May 2009 by Alex (talk | contribs) (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; })
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */
.floatleft { float: left; margin-right: 1em; }
.floatright { float: right; margin-left: 1em; }

.containerBox { overflow: auto; }