MediaWiki:Common.js: Difference between revisions
No edit summary |
No edit summary |
||
| Line 124: | Line 124: | ||
} | } | ||
function appendCssIndent( | function appendCssIndent(){ | ||
return $(this).css('text-indent', '2em'); | return $(this).css('text-indent', '2em'); | ||
} | } | ||
}); | }); | ||