User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
/** Background **/
 
.mediawiki {
body  {  
  background: url("https://idleon.miraheze.org/wiki/File:Background.png");
background:
  background-position: center;
url(https://static.miraheze.org/playstationallstarswiki/d/d8/User_header.png) no-repeat top right scroll,
  background-size: 100% auto !important;
}
}

Revision as of 15:19, 15 November 2020

body  { 
	background:
	url(https://static.miraheze.org/playstationallstarswiki/d/d8/User_header.png) no-repeat top right scroll,
}