MediaWiki:Common.css
From ThorxWiki
(Difference between revisions)
(centered class) |
(class of center) |
||
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;} |
+ | .center{ margin-left: auto;margin-right: auto;} |
Revision as of 21:29, 10 September 2014
/** CSS placed here will be applied to all skins */ .center{ margin-left: auto;margin-right: auto;}