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; }') |
(moving custom css to ALL skins (common.css)) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
| + | #ca-history { display:none!important; } | ||
| + | #ca-viewsource { display:none!important; } | ||
Latest revision as of 11:07, 6 April 2011
/* 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; }