MediaWiki:Common.css: Difference between revisions

From KSI Wiki
Jump to: navigation, search
No edit summary
m (Reverted edits by Apex (talk) to last revision by Koda)
Tag: Rollback
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/images/7/70/Hall_of_fame_bg.png");
width:250px;
height:75px;
}

Revision as of 00:52, 27 September 2022

/* CSS placed here will be applied to all skins */


.HOF-Background { 
	background-image: url("http://wiki.ksiglobal.com/images/7/70/Hall_of_fame_bg.png"); 
	width:250px;
	height:75px;
}