MediaWiki:Common.css
From ThorxWiki
(Difference between revisions)
(revert to default) |
(centered class) |
||
Line 1: | Line 1: | ||
/** CSS placed here will be applied to all skins */ |
/** CSS placed here will be applied to all skins */ |
||
+ | |||
+ | .centered{ margin-left: auto;margin-right: auto;} |
Revision as of 21:17, 10 September 2014
/** CSS placed here will be applied to all skins */ .centered{ margin-left: auto;margin-right: auto;}