Difference between revisions of "Team:TUDelft/Head"

Line 1: Line 1:
 
<html>
 
<html>
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 +
<script>
 +
        $(document).ready(function() {
 +
            $("#HQ_page").removeAttr('id');
 +
            $("#globalWrapper").removeAttr('id');
 +
            $("#content").removeAttr('id');
 +
            $("#bodyContent").removeAttr('id');
 +
            $("#mw-content-text").removeAttr('id');
 +
        });
 +
</script>
 
<style>
 
<style>
  

Revision as of 10:20, 15 June 2019