Difference between revisions of "MediaWiki:Common.css"

From defundme.org
Jump to: navigation, search
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
#toc { float: right; margin-left:40px };
 
#toc { float: right; margin-left:40px };
 +
div.vectorTabs ul li#ca-history {
 +
  visibility: hidden; display: none;
 +
}

Latest revision as of 18:59, 6 September 2019

/* CSS placed here will be applied to all skins */
#toc { float: right; margin-left:40px };
div.vectorTabs ul li#ca-history {
   visibility: hidden; display: none;
}