MediaWiki:Common.css: Difference between revisions
From NSB User Guide
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
/* #toc { float: right }; */ | /* #toc { float: right }; */ | ||
#toc {float:right;margin:0 0 1em 1em;position:fixed;top: | #toc {float:right;margin:0 0 1em 1em;position:fixed;top:15px;right:10px;}; | ||
Revision as of 22:36, 14 August 2018
/* CSS placed here will be applied to all skins */
/* #toc { float: right }; */
#toc {float:right;margin:0 0 1em 1em;position:fixed;top:15px;right:10px;};