MediaWiki:Common.css: Difference between revisions

From BlackTalon Wiki
No 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 */
body {
 
background-image: url("weaponupg.png");
 
background-repeat: repeat;
 
background-position: left top;
 
}
 

Latest revision as of 17:26, 16 September 2022

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