Changes

MediaWiki:Common.css

109 bytes removed, 20:33, 25 October 2009
no edit summary
/* remove "Main Page" heading */
body.page-Main_Page h1.firstHeading { display:none; }
 
 
/* background image */
body {
background: #f5f5f5 url(/tmp/background.png); background-repeat: repeat-x;
}