MediaWiki:Common.css: Difference between revisions

From Liberation Map
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


/* From - https://webapps.stackexchange.com/questions/3851/how-can-i-float-the-table-of-contents-to-the-right-with-mediawiki */
/* #toc {float:right;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 08:10, 30 June 2022

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

/* From - https://webapps.stackexchange.com/questions/3851/how-can-i-float-the-table-of-contents-to-the-right-with-mediawiki */
/* #toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;}; */