Difference between revisions of "MediaWiki:Common.css"

From Epilepsy Naturapedia
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
#mw-head {
 
#mw-head {
 
+
background-image: url('/custom/banner.png');
 
}
 
}

Revision as of 09:53, 8 April 2015

/* CSS placed here will be applied to all skins */
#mw-head {
background-image: url('/custom/banner.png');
}