Difference between revisions of "MediaWiki:Monobook.css"
From Emersion
(Created page with '→CSS placed here will affect users of the Monobook skin: #ca-talk { display:none!important; }') |
|||
Line 2: | Line 2: | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
+ | #ca-history { display:none!important; } | ||
+ | #ca-viewsource { display:none!important; } |
Revision as of 13:56, 18 November 2010
/* CSS placed here will affect users of the Monobook skin */ #ca-talk { display:none!important; } #ca-history { display:none!important; } #ca-viewsource { display:none!important; }