Difference between revisions of "MediaWiki:Common.css"
From Caslon Wiki
(Created page with "→CSS placed here will be applied to all skins: #p-tb{ display : none; }") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
display : none; | display : none; | ||
} | } | ||
| + | |||
| + | |||
| + | #ca-talk { display:none!important; } | ||
| + | #ca-history { display:none!important; } | ||
Latest revision as of 19:11, 2 November 2016
/* CSS placed here will be applied to all skins */
#p-tb{
display : none;
}
#ca-talk { display:none!important; }
#ca-history { display:none!important; }