Difference between revisions of "MediaWiki:Common.css"

From Cetbix Documentation
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
div.vectorTabs ul li#ca-history {
 
  visibility: hidden;
 
}
 
  
  
 
#ca-talk { display:none!important; }
 
#ca-talk { display:none!important; }
 +
#ca-history { display:none!important; }

Revision as of 20:07, 2 July 2020

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



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