MediaWiki:Sandbox.js: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
*  This is a sandbox.
*  This is a sandbox.
*/
*/
$(function() { 
  $('#table').children('tr:last-child').attr('style', 'border-radius: 0 0 0 10px');
}());

Latest revision as of 19:07, 24 May 2023

/* 
*  This is a sandbox.
*/