Content deleted Content added
2NumForIce (talk | contribs) reading the docs later |
2NumForIce (talk | contribs) another test |
||
Line 1:
function myFunction() {
var element = document.getElementById("wpUploadDescription");
element.classList.add("mw-editfont-monospace");
}
|