Changes

Jump to: navigation, search

MediaWiki:Monobook.css

252 bytes added, 00:57, 25 December 2007
Don't display some stuff on the main page
/* <pre><nowiki> */
/* edit this file to customize the monobook skin for the entire site */
#fundraising {
}
/* Don't display some stuff on the main page */
body.page-Main_Page #t-cite,
body.page-Main_Page #lastmod,
body.page-Main_Page #siteSub,
body.page-Main_Page h1.firstHeading {
display: none !important;
}
 
#content {
background: #ffffff; /* white */
.editlink, .noprint, .metadata, .dablink { display: none }
}
/* </nowiki></pre> */

Navigation menu