Difference between revisions of "MediaWiki:Common.css"

From EPRI GO&P Resource Center
(hide the login button for the general public)
 
(Hide Toolbox and remove unnecessary links from the sidebar)
Line 2: Line 2:
  
 
#pt-login {display:none!important;}
 
#pt-login {display:none!important;}
 +
#p-tb { display:none!important; }

Revision as of 09:58, 10 March 2021

/* CSS placed here will be applied to all skins */

#pt-login {display:none!important;}
#p-tb { display:none!important; }