Difference between revisions of "Team:SZU-China"

Line 2: Line 2:
  
 
<head>
 
<head>
 +
/*** clear the default style**/
 +
<style>
 +
#content{
 +
  width:100%;
 +
  margin:0px;
 +
  padding:0px;
 +
}
 +
 +
#top_title{
 +
  display:none;
 +
}
 +
</style>
  
 
<script type="text/javascript" src="https://2017.igem.org/Team:SZU-China/jquery-3.2.1-min.js"></script>
 
<script type="text/javascript" src="https://2017.igem.org/Team:SZU-China/jquery-3.2.1-min.js"></script>

Revision as of 08:29, 14 October 2017

/*** clear the default style**/