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({{File: | background-image: url({{File:Hall_of_fame_bg.png}}); | ||
width:250px; | width:250px; | ||
height:75px; | height:75px; | ||
} | } |
Revision as of 04:26, 12 March 2019
/* CSS placed here will be applied to all skins */ .HOF-Background { background-image: url({{File:Hall_of_fame_bg.png}}); width:250px; height:75px; }