Actions

MediaWiki

Common.css

From Montana Tech High Performance Computing

Revision as of 20:32, 25 August 2017 by Bdeng (talk | contribs)
/* CSS placed here will be applied to all skins */



/* #ca-talk { display:none!important; } */	



global $wgUser; if( !$wgUser->isLoggedIn() ) {
        #ca-talk { display:none!important; }
}