Difference between revisions of "MediaWiki:Common.css"

From AIFWiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { background-image: url("stars.jpg"); }")
 
 
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("stars.jpg");
 
}
 

Latest revision as of 21:45, 11 May 2018

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