MediaWiki:Common.js: Difference between revisions

No change in size ,  08:39, 24 June 2021
no edit summary
No edit summary
No edit summary
Line 124: Line 124:
}
}
function appendCssIndent(i){
function appendCssIndent(){
return $(this).css('text-indent', '2em');
return $(this).css('text-indent', '2em');
}
}
});
});