Difference between revisions of "MediaWiki:Common.css"
From Pynomo
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/*li#ca-edit { display: none; }*/ | /*li#ca-edit { display: none; }*/ | ||
− | + | #pt-mycontris { display: none; } | |
− | + | #pt-mytalk { display: none; } | |
− | + | ||
#p-tb { display: none; } | #p-tb { display: none; } | ||
+ | #ca-talk { display:none!important; } |
Revision as of 22:46, 26 February 2012
/* CSS placed here will be applied to all skins */ /*li#ca-edit { display: none; }*/ #pt-mycontris { display: none; } #pt-mytalk { display: none; } #p-tb { display: none; } #ca-talk { display:none!important; }