MediaWiki:Monobook.css: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
     background: #E5F2FB;
     background: #E5F2FB;
}
}
#p-navigation {
    background: #E5F2FB;
}
/*</nowiki></pre>*/
/*</nowiki></pre>*/

Revision as of 14:39, 15 March 2006

/* edit this page to customize the monobook skin for the entire site. There is also [[MediaWiki:Common.css]] */

/*<pre><nowiki>*/

body {
    background: #C5D0EA 0 0 no-repeat;  /* changed default background */

.pBody {
    background: #E5F2FB;
}

#p-navigation {
    background: #E5F2FB;
}

/*</nowiki></pre>*/