User:Canadabonk/common.js: Difference between revisions

Content deleted Content added
Canadabonk (talk | contribs)
No edit summary
Canadabonk (talk | contribs)
No edit summary
Line 24: Line 24:
const stickytoc = $('.ct-stickytoc');
const stickytoc = $('.ct-stickytoc');
stickytoc.prepend('<div>Contents <span class="ct-toc-move">Move to rail</span></div>');
stickytoc.prepend('<div><h3>Contents</h3><span class="ct-toc-move">Move to rail</span></div>');
stickytoc.hide();
stickytoc.hide();