MediaWiki:Common.css: Difference between revisions
From PanelForge 7 Documentation
Created page with "→CSS placed here will be applied to all skins: #ca-watch { display: none !important; } #ca-history { display: none !important; } #ca-viewsource { display: none !important..." |
(No difference)
|
Latest revision as of 15:17, 10 June 2015
/* CSS placed here will be applied to all skins */
#ca-watch { display: none !important; }
#ca-history { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-talk { display: none !important; }