MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
#f-poweredbyico { display: none; } | #f-poweredbyico { display: none; } | ||
.page-Silkwood #ca-annotate { display: none !important; } | |||
.page-Main_Page #ca-annotate { display: none !important; } |
Revision as of 14:49, 2 February 2010
/* CSS placed here will be applied to all skins */
body.page-Silkwood h1.firstHeading, body.page-Main_Page h1.firstHeading { display:none; }
.portlet h5, .portlet h6 {
text-transform:none;
}
#f-poweredbyico { display: none; }
.page-Silkwood #ca-annotate { display: none !important; }
.page-Main_Page #ca-annotate { display: none !important; }