Difference between revisions of "MediaWiki:Common.css"
From RaysBB
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | table.rightside { | |
float: right; | float: right; | ||
clear: right; | clear: right; | ||
+ | margin: 0.5em; | ||
} | } |
Revision as of 20:43, 12 May 2011
/* CSS placed here will be applied to all skins */ table.rightside { float: right; clear: right; margin: 0.5em; }