Difference between revisions of "Template:NYMU-Taipei2"

Line 220: Line 220:
 
     position: fixed;
 
     position: fixed;
 
     z-index: 98;
 
     z-index: 98;
     bottom: 15%;
+
     bottom: 5%;
 
     right: 5%;
 
     right: 5%;
 
     cursor:pointer;
 
     cursor:pointer;
     width: 80px;
+
     width: 90px;
 +
 
 
}
 
}
 
#jumpup div.pic {
 
#jumpup div.pic {
     background: url(https://static.igem.org/mediawiki/2013/5/53/2013UCalgaryArrowLeft.png) no-repeat;
+
     background: url(https://static.igem.org/mediawiki/2015/6/62/Nymu-Top.jpg) no-repeat;
     background-size: 45px;
+
     background-size: 90px;
     height: 50px;
+
     height: 90px;
     width: 50px;
+
     width: 90px;
    margin-left: 16px;
+
   
 
}
 
}
 
#jumpup div.infotop {
 
#jumpup div.infotop {
 
     display: none;
 
     display: none;
     background: url(https://static.igem.org/mediawiki/2013/5/56/2013UCalgaryArrowRight.png) no-repeat;
+
     background: url() no-repeat;
 
     background-size: 90px;
 
     background-size: 90px;
     height: 40px;
+
     height: 90px;
     width: 80px;
+
     width: 90px;
 
}
 
}
  
Line 373: Line 374:
  
 
<div id='jumpup'>
 
<div id='jumpup'>
<div class='infotop'></div>
+
<div class='infotop'>Top</div>
 
<div class='pic'></div>
 
<div class='pic'></div>
 
</div>
 
</div>

Revision as of 10:20, 13 August 2015

About Our Project
The 2015 NYMU iGEM team presents a potato defense system, an effective system that can be easily implemented by potato farmers all over the world. This system is made up of three parts: protection, detection, and cure.
Top