MediaWiki:Common.css: Difference between revisions
From KSI Wiki
No edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
.HOF-Background { | .HOF-Background { | ||
background-image: url( | background-image: url({{File:Hall of fame bg.png}}); | ||
width:250px; | width:250px; | ||
height:75px; | height:75px; | ||
} | } | ||
Revision as of 05:24, 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;
}