Difference between revisions of "MediaWiki:Monobook.css"

From MormonWiki
Jump to: navigation, search
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
 +
body.page-Main_Page #siteNotice,
 
body.page-Main_Page #Anonnotice {
 
body.page-Main_Page #Anonnotice {
 
display:none;
 
display:none;
 
}
 
}

Latest revision as of 09:01, 15 May 2009

/* CSS placed here will affect users of the Monobook skin */
body.page-Main_Page #siteNotice, 
body.page-Main_Page #Anonnotice {
display:none;
}