MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 129: Line 129:
/* Adds background image to the page. */
/* Adds background image to the page. */
body {
body {
background: #FFFFFF url("mediawiki/images/4/47/Main_menu.png") fixed;
        background-image: url("mediawiki/images/4/47/Main_menu.png");
}
}
709

edits