MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
background-image:url(http://wiki.aie-guild.org/images/3/37/AielogoOnClear.gif) ; | background-image:url(http://wiki.aie-guild.org/images/3/37/AielogoOnClear.gif) ; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-position: | background-position: right center; | ||
} | } | ||
Revision as of 20:12, 27 January 2013
/* CSS placed here will be applied to all skins */ .mainPage { background-image:url(http://wiki.aie-guild.org/images/3/37/AielogoOnClear.gif) ; background-repeat:no-repeat; background-position: right center; } .mainHeading { width: 60%; position: relative; padding: 5px; margin: 3px; font-weight: bold; text-align: center; } .mainTable{ width: 70%; margin-left: auto; margin-right: auto; }