MediaWiki:Common.css: Difference between revisions

From FreeMind
Jump to navigationJump to search
(simplify appearance)
 
(try to switch off background)
Line 2: Line 2:
.pBody { background: none; }
.pBody { background: none; }
div.pBody { border: none; }
div.pBody { border: none; }
body { background: #f8f8fF0 url(headbg.jpg) 0 0 no-repeat; }

Revision as of 10:43, 14 March 2011

/* CSS placed here will be applied to all skins */
.pBody { background: none; }
div.pBody { border: none; }
body { background: #f8f8fF0 url(headbg.jpg) 0 0 no-repeat; }