From Clomosy Docs
(Created page with "→CSS placed here will be applied to all skins: #toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right: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:right;margin:0 0 1em 1em;position:fixed;top: | #toc {float:right;margin:0 0 1em 1em;position:fixed;top:100px;right:10px;}; | ||
Revision as of 14:48, 28 December 2022
/* CSS placed here will be applied to all skins */
#toc {float:right;margin:0 0 1em 1em;position:fixed;top:100px;right:10px;};