Difference between revisions of "Team:SZU China"

Line 8: Line 8:
  
 
<!--custom css file-->
 
<!--custom css file-->
 +
<style type="text/css">
 +
  #xz{
 +
    width:202px;
 +
    height: 202px;
 +
    padding: 21px;
 +
    margin: 21px;
 +
    position:absolute;
 +
    right:10%;
 +
    top:390px;"
 +
    animation:mymove 2s linear 0s infinite;
 +
    -moz-animation:mymove 2s linear 0s infinite; /* Firefox */
 +
    -webkit-animation:mymove 2s linear 0s infinite; /* Safari and Chrome */
 +
    -o-animation:mymove 2s linear 0s infinite; /* Opera */
 +
}
 +
 +
@keyframes mymove
 +
{
 +
0%  {}
 +
100%  {transform: rotate(360deg);}
 +
}
 +
 +
@-moz-keyframes mymove /* Firefox */
 +
{
 +
0%  {}
 +
100%  {-moz-transform: rotate(360deg);}
 +
}
 +
 +
@-webkit-keyframes mymove /* Safari and Chrome */
 +
{
 +
0%  {}
 +
100%  {-webkit-transform: rotate(360deg);}
 +
}
 +
 +
@-o-keyframes mymove /* Opera */
 +
{
 +
0%  {}
 +
100%  {-o-transform: rotate(360deg);}
 +
}
 +
</style>
 +
 
<link href="https://2015.igem.org/Template:SZU_China/Playground/custom/CSS?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2015.igem.org/Template:SZU_China/Playground/custom/CSS?action=raw&ctype=text/css" rel="stylesheet">
  
Line 37: Line 77:
  
  
<div class="inner-content">
+
<div class="inner-content" style="background-color:#39f; height:600px;">
 
  <div class="texts">
 
  <div class="texts">
 
         <p id="heading">Bladder Cancer Sniper</p>
 
         <p id="heading">Bladder Cancer Sniper</p>
Line 45: Line 85:
 
     </div>
 
     </div>
 
<div class="banner">
 
<div class="banner">
         <img src="https://static.igem.org/mediawiki/2015/7/79/SZU_China_banner.png">
+
         <img src="https://static.igem.org/mediawiki/2015/7/79/SZU_China_banner.png" style="position:absolute;right:10%;top:102px;">
 +
        <img src="https://static.igem.org/mediawiki/2015/3/30/SZU_China_target.png" id="xz">
 
     </div>
 
     </div>
 
</div>
 
</div>
 
 
     <div class="md-modal md-effect-1" id="modal-1">
 
     <div class="md-modal md-effect-1" id="modal-1">
 
       <div class="md-content" style="background-color:#39f;width:630px;">
 
       <div class="md-content" style="background-color:#39f;width:630px;">
Line 119: Line 159:
 
     </div>
 
     </div>
 
</footer>
 
</footer>
 +
  
  
Line 128: Line 169:
 
</body>
 
</body>
 
  </html>
 
  </html>
{{Template:SZU_China/Playground/footer}}
 

Revision as of 17:19, 18 September 2015

Bladder Cancer Sniper

Combine Biological Unnatural Amino Acid(UAA)Orthogonal
genectical system with logic "AND" gate gene circuit
to detect bladder cancer cells precisely

Team SZU-China