Difference between revisions of "MediaWiki:Common.css"
| 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: right; margin: 1em; }; |
Revision as of 14:43, 9 August 2016
/* CSS placed here will be applied to all skins */
#toc { float: right; margin: 1em; };