Difference between revisions of "MediaWiki:Common.css"

From FriendlyELEC WiKi
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:left;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;};
+
#toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;};

Revision as of 12:35, 27 November 2018

/* CSS placed here will be applied to all skins */
#toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;};