Difference between revisions of "MediaWiki:MonoBook.css"

From LIMSWiki
Jump to navigationJump to search
(Testing.)
 
(Testing)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */


body {background: #e1e1e1 url("/images/1/1b/Bluewhite_grad_bg.png"); }
/* To use background image at top of page*/
       
background: #FFFFFF url(http://limswiki.org/images/1/1b/Bluewhite_grad_bg.png) 0 0 no-repeat;

Revision as of 17:08, 16 October 2013

/* CSS placed here will affect users of the Monobook skin */

/* To use background image at top of page*/
        
background: #FFFFFF url(http://limswiki.org/images/1/1b/Bluewhite_grad_bg.png) 0 0 no-repeat;