MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
.mainPageTableUL { | .mainPageTableUL { | ||
background-image:url(http://wiki.aie-guild.org/images/3/37/AielogoOnClear.gif) ; | |||
background-repeat:no-repeat; | |||
background-position: right bottom; | |||
} | |||
/* | |||
mainPageTableUL { | |||
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: right bottom; | background-position: right bottom; | ||
} | } | ||
*/ |
Revision as of 18:25, 27 January 2013
/* CSS placed here will be applied to all skins */ .mainPageTableUL { background-image:url(http://wiki.aie-guild.org/images/3/37/AielogoOnClear.gif) ; background-repeat:no-repeat; background-position: right bottom; } /* mainPageTableUL { background-image:url(http://wiki.aie-guild.org/images/3/37/AielogoOnClear.gif) background-repeat:no-repeat; background-position: right bottom; } */