Mk3johnson (Talk | contribs) (Created page with " $(document).ready(function() { $('div#content').removeAttr('id').attr('id', 'contentBox'); $('a#top').remove(); $('div#top_title').remove(); $('div#HQ_page').removeAttr(...") |
Mk3johnson (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | <html> | |
+ | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
Line 12: | Line 13: | ||
$('div.mw-content-ltr').removeAttr('class').attr('id', 'Global'); | $('div.mw-content-ltr').removeAttr('class').attr('id', 'Global'); | ||
}) | }) | ||
+ | |||
+ | </script> | ||
+ | </html> |
Revision as of 10:30, 14 June 2018