Difference between revisions of "MediaWiki:Common.css"
From RaysBB
Line 3: | Line 3: | ||
wikitable-right { | wikitable-right { | ||
float: right; | float: right; | ||
+ | clear: right; | ||
} | } |
Revision as of 20:26, 12 May 2011
/* CSS placed here will be applied to all skins */ wikitable-right { float: right; clear: right; }