Difference between revisions of "MediaWiki:Common.css"

From EAGLE MediaWiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .toc {float:left;}")
 
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.toc {float:left;}
+
.toc {float:right;}

Latest revision as of 23:58, 20 October 2014

/* CSS placed here will be applied to all skins */
.toc {float:right;}