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 };
+
#toc { float: right; margin-left:40px };
#toc {  padding-top: 150px;
 
  padding-right: 150px;
 
  padding-bottom: 150px;
 
  padding-left: 150px; };
 

Revision as of 14:53, 6 September 2019

/* CSS placed here will be applied to all skins */
#toc { float: right; margin-left:40px };