MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
(Created page with "→‎CSS placed here will be applied to all skins: #toc {float:left;margin:0 0 1em 1em;position:fixed;top:150px;left:10px;};")
 
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 */


#toc {float:left;margin:0 0 1em 1em;position:fixed;top:150px;left:10px;};
#toc {float:left;margin:0 0 1em 1em;};

Revision as of 03:17, 2 December 2022

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

#toc {float:left;margin:0 0 1em 1em;};