MediaWiki:Monobook.css: Difference between revisions

From electowiki
Content added Content deleted
imported>DanKeshet
No edit summary
imported>DanKeshet
(let's try this out)
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
/* edit this file to customize the monobook skin for the entire site */
body {
body {
background-image: url('http://www.electorama.com/themes/Electorama/images/bluetile.png');
background: #f9f9f9 url("http://electorama.com/themes/Electorama/images/bluetile.png") 0px 0px;
}
}

Revision as of 22:19, 26 January 2005

/* edit this file to customize the monobook skin for the entire site */
body {
    background: #f9f9f9 url("http://electorama.com/themes/Electorama/images/bluetile.png") 0px 0px;
}