Difference between revisions of "MediaWiki:Common.css"

From Props Academy
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: left;
 
           padding: 5px;
 
           padding: 5px;
 
           margin: 0px 5px; };
 
           margin: 0px 5px; };

Revision as of 19:43, 30 January 2018

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

#toc { float: left;
          padding: 5px;
          margin: 0px 5px; };