Content deleted Content added
Polygnotus (talk | contribs) No edit summary |
Polygnotus (talk | contribs) No edit summary |
||
Line 12:
const style = document.createElement('style');
style.textContent = `
li:target { border: 4px dotted red; padding: 2px; background-color: #ffcccc;}
.duplicate-citation-highlight { background-color: #ffe6e6; }
.duplicate-citation-hover { background-color: #ffcccc; }
|