Team:HBUT-China/templates/head

<script>

       $("#mw-content-text").attr('id', 'newmw-content-text');
       $("#bodyContent").attr('id', 'newbodyContent');
       $("#HQ_page").attr('id', 'newpage');
       $(".mw-body").attr('class', 'newmw-body');
       $("#content").attr('id', 'newcont');

$("#globalWrapper").attr('id', 'newglobalWrapper');

       $("#top_title").remove();
   </script>
   <style>
       #content {
           background-color: white;
       }
       #newcont {
           background-color: white;
       }
       h1,
       h2,
       h3,
       h4,
       h5,
       h6 {
           border-bottom: none !important;
       }

.disperse { text-justify: inter-ideograph;

   text-align: justify;

}

   </style>
       <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:HBUT-China/bulmacss?action=raw&ctype=text/css"
       />
       <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:HBUT-China/fontawesome?action=raw&ctype=text/css"
       />
   <nav id="navbar " class="navbar has-shadow is-spaced is-fixed-top" style="margin-top:16px;">
   </nav>