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>
 
   /*  om MediaWiki style weg te halen*/
 
   /*  om MediaWiki style weg te halen*/
Line 16: Line 8:
 
  margin: 0;
 
  margin: 0;
 
     }
 
     }
 
  
 
     h1 {
 
     h1 {

Revision as of 11:15, 15 June 2019