Difference between revisions of "Team:UChicago/Improve"

 
(8 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
<div class="staticgel" id="toppic">
 
<div class="staticgel" id="toppic">
 
</div>
 
</div>
 
  
 
<img src="https://static.igem.org/mediawiki/2017/6/6a/T--UChicago--itrans.png"  id="title">
 
<img src="https://static.igem.org/mediawiki/2017/6/6a/T--UChicago--itrans.png"  id="title">
Line 15: Line 14:
 
   display: block;
 
   display: block;
 
     margin: auto;
 
     margin: auto;
   background-image: url('https://static.igem.org/mediawiki/2017/8/85/T--UChicago--imrpovbig.jpg);
+
   background-image: url('https://static.igem.org/mediawiki/2017/8/85/T--UChicago--imrpovbig.jpg');
 
   background-size: 100% 100%;
 
   background-size: 100% 100%;
 
   background-attachment: fixed;
 
   background-attachment: fixed;
Line 29: Line 28:
 
}
 
}
  
 +
#bodyContent{
 +
padding-right: 15%;
 +
}
 +
 +
#bodyContent h1{
 +
margin-left: -10px;
 +
font-family: 'Open Sans', sans-serif;
 +
font-size: 50px;
 +
color: rgb(0,109,171);
 +
margin-left: 20px;
 +
  padding-left: 20px;
 +
}
 +
 +
 +
</style>
 +
 +
<div class="paragraph"id="p3">
 +
  GeneHackers contributed to the part BBa_J04450 by improving/changing the documented sequence through mutagenesis to create blunt-end restriction sites for cloning not within the prefix/suffix region (created BBa_K2428000).
 +
 +
More information on BBa_K2428000 can be found on our <a href="https://2017.igem.org/Team:UChicago/Parts">Parts Page</a>
 +
 +
</div>
 +
 +
 +
 +
 +
<style>
 
.paragraph{
 
.paragraph{
 +
  margin-top: 25px;
 
   padding-top: 15px;
 
   padding-top: 15px;
 
   padding-bottom: 15px;
 
   padding-bottom: 15px;
Line 39: Line 66:
 
   padding-left: 20px;
 
   padding-left: 20px;
 
line-height: 1.5;
 
line-height: 1.5;
border-left: thick solid rgba(0,109,171, .4);
 
transition: all 0.5s ease;
 
}
 
 
.paragraph:hover{
 
 
  border: thick solid rgba(0,109,171, .4);
 
  border: thick solid rgba(0,109,171, .4);
 +
 +
}
 +
.footer2 a{
 +
color: white;
 +
text-decoration:none; 
 
}
 
}
  
#bodyContent{
+
.footer2{
padding-right: 15%;
+
background-color: grey;
 +
width: auto;
 +
height: 50px;
 +
margin-top: 45px;
 +
text-align: center;
 +
color: white;
 +
font-family: 'Open Sans', sans-serif;
 +
padding-top: 28px;
 
}
 
}
 +
 +
 +
  
 
</style>
 
</style>
 +
<div class="footer2">
 +
<a href="mailto:genehackers.uchicago@gmail.com">GeneHackers 2017</a>
 +
<div>
 +
  
  
 
</html>
 
</html>

Latest revision as of 03:04, 1 November 2017

GeneHackers contributed to the part BBa_J04450 by improving/changing the documented sequence through mutagenesis to create blunt-end restriction sites for cloning not within the prefix/suffix region (created BBa_K2428000). More information on BBa_K2428000 can be found on our Parts Page