MediaWiki:Common.css: Difference between revisions
From KSI Wiki
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.HOF-Background { | |||
background-image: url("http://wiki.ksiglobal.com/index.php?title=File:Hall_of_fame_bg.png"); | |||
width:250px; | |||
height:75px; | |||
} |
Revision as of 03:06, 12 March 2019
/* CSS placed here will be applied to all skins */ .HOF-Background { background-image: url("http://wiki.ksiglobal.com/index.php?title=File:Hall_of_fame_bg.png"); width:250px; height:75px; }