Difference between revisions of "Template:NYMU-Taipei2"
Line 220: | Line 220: | ||
position: fixed; | position: fixed; | ||
z-index: 98; | z-index: 98; | ||
− | bottom: | + | bottom: 5%; |
right: 5%; | right: 5%; | ||
cursor:pointer; | cursor:pointer; | ||
− | width: | + | width: 90px; |
+ | |||
} | } | ||
#jumpup div.pic { | #jumpup div.pic { | ||
− | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2015/6/62/Nymu-Top.jpg) no-repeat; |
− | background-size: | + | background-size: 90px; |
− | height: | + | height: 90px; |
− | width: | + | width: 90px; |
− | + | ||
} | } | ||
#jumpup div.infotop { | #jumpup div.infotop { | ||
display: none; | display: none; | ||
− | background: url( | + | background: url() no-repeat; |
background-size: 90px; | background-size: 90px; | ||
− | height: | + | height: 90px; |
− | width: | + | 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
- Intro
- Problem
- Late Blight
- Prevention
- Detection
- Cure
- System
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