Content deleted Content added
Sideswipe9th (talk | contribs) No edit summary |
Sideswipe9th (talk | contribs) No edit summary |
||
Line 51:
nav.className = "mw-table-of-contents-container vector-toc-landmark";
nav.arialabel = "Contents";
nav.style.margin-left = "0px";
// append this nav as a child to the right page container
pageContainer[0].appendChild(nav);
|