MediaWiki:Monobook.css
From PropertyMinder WIKI
(Difference between revisions)
(Replaced content with "- →CSS placed here will affect users of the Monobook skin: ") |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
+ | |||
+ | #ca-talk { display:none!important; } | ||
+ | #ca-watch { display:none!important; } | ||
+ | #ca-history { display:none!important; } | ||
+ | #ca-viewsource { display:none!important; } |
Latest revision as of 03:58, 23 June 2011
/* CSS placed here will affect users of the Monobook skin */ #ca-talk { display:none!important; } #ca-watch { display:none!important; } #ca-history { display:none!important; } #ca-viewsource { display:none!important; }