Difference between revisions of "Template:NYMU-Taipei2"

Line 240: Line 240:
 
     width: 90px;
 
     width: 90px;
 
}
 
}
 +
 +
 +
#box {
 +
height: 50%;
 +
width: 68%;
 +
        z-index: 3;
 +
        left: 18%;
 +
        top:15%;
 +
        position: absolute;
 +
        background-color:#fff;
 +
        opacity: 0.61;
 +
filter: alpha(opacity=61);
 +
        position:absolute;
 +
}
 +
  
 
</style>
 
</style>
Line 354: Line 369:
  
 
                         <div id="Slider">
 
                         <div id="Slider">
 +
<div id="box" ></div>
 
<div id="Slide0" class="Slides current"></div>
 
<div id="Slide0" class="Slides current"></div>
 
<div id="Slide1" class="Slides"></div>
 
<div id="Slide1" class="Slides"></div>

Revision as of 16:57, 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