MediaWiki:Common.css: Difference between revisions
From KSI Wiki
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
.HOF-Background { | .HOF-Background { | ||
background-image: url( | background-image: url("http://wiki.ksiglobal.com/index.php?title=File:Hall_of_fame_bg.png"); | ||
width:250px; | width:250px; | ||
height:75px; | height:75px; | ||
} | } |
Revision as of 04:27, 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; }