Difference between revisions of "MediaWiki:Common.css"

From defundme.org
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
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 };
+
#toc { float: right; margin-left:40px };
#toc {   padding-top: 150px;
+
div.vectorTabs ul li#ca-history {
  padding-right: 150px;
+
  visibility: hidden; display: none;
  padding-bottom: 150px;
+
}
  padding-left: 150px; };
 

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;
}