User:Polygnotus/Scripts/DiscussionToolsDrafts.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 24:
header.style.paddingBottom = '10px';
// Add title with link
const titletitleLink = document.createElement('h2a');
title titleLink.textContenthref = 'https://en.wikipedia.org/wiki/User:Polygnotus/Scripts/DiscussionToolsDrafts';
title.style.margin = '0';
const title.style.color = document.createElement('#222h2');
title.style.fontSizetextContent = '1.2emDiscussionToolsDrafts';
title.style.margin = '0';
header.appendChild(title);
title.style.color = '#222';
title.style.fontSize = '1.2em';
header titleLink.appendChild(title);
header.appendChild(titleLink);
// Add buttons container