Difference between revisions of "Team:Tokyo-NoKoGen/Description"
(25 intermediate revisions by 3 users not shown) | |||
Line 89: | Line 89: | ||
div#box3 /*1段目の箱*/ { | div#box3 /*1段目の箱*/ { | ||
− | width: | + | width:80%; |
height:auto; | height:auto; | ||
margin-top:10px; | margin-top:10px; | ||
Line 97: | Line 97: | ||
top:600px; | top:600px; | ||
} | } | ||
− | div#box4 /*1段目の箱*/ { | + | div#box4 /*1段目の箱*/{ |
− | width: | + | width:400px; |
− | height: | + | height:90px; |
− | margin-top: | + | } |
− | padding-left: | + | div#box4 a{ |
+ | width:400px; | ||
+ | height:90px; | ||
+ | display:block; | ||
+ | |||
+ | border-width:10px; | ||
+ | border-style:dashed; | ||
+ | border-color: #ffff99; | ||
+ | margin-top:60px; | ||
+ | padding-left:8px; | ||
background:#transparent; | background:#transparent; | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:690px; |
} | } | ||
div#box5 /*1段目の箱*/ { | div#box5 /*1段目の箱*/ { | ||
− | width: | + | width:320px; |
+ | height:50px; | ||
+ | } | ||
+ | div#box5 a{ | ||
+ | width:320px; | ||
+ | height:50px; | ||
background:#transparent; | background:#transparent; | ||
position:absolute; | position:absolute; | ||
− | left: | + | left:310px; |
− | top: | + | top:1020px; |
+ | |||
+ | border-width:10px; | ||
+ | border-style:dashed; | ||
+ | border-color: #ccff99; | ||
} | } | ||
div#box6 /*1段目の箱*/ { | div#box6 /*1段目の箱*/ { | ||
− | width: | + | width:370px; |
+ | height:110px; | ||
+ | } | ||
+ | div#box6 a{ | ||
+ | width:370px; | ||
+ | height:110px; | ||
background:#transparent; | background:#transparent; | ||
position:absolute; | position:absolute; | ||
− | left: | + | left:530px; |
− | top: | + | top:1090px; |
+ | |||
+ | border-width:10px; | ||
+ | border-style:dashed; | ||
+ | border-color: #33cc00; | ||
} | } | ||
+ | |||
+ | |||
+ | div#box7 /*1段目の箱*/ { | ||
+ | width:370px; | ||
+ | height:90px; | ||
+ | } | ||
+ | div#box7 a{ | ||
+ | width:370px; | ||
+ | height:90px; | ||
+ | background:#transparent; | ||
+ | position:absolute; | ||
+ | left:540px; | ||
+ | top:700px; | ||
+ | |||
+ | border-width:10px; | ||
+ | border-style:dashed; | ||
+ | border-color: #ff69a3; | ||
+ | } | ||
+ | |||
m1{ | m1{ | ||
font-size:35px; | font-size:35px; | ||
Line 135: | Line 181: | ||
m3{ | m3{ | ||
− | font-size: | + | font-size:18px; |
font-family:Comic Sans MS; | font-family:Comic Sans MS; | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
m4{ | m4{ | ||
− | font-size: | + | font-size:30px; |
+ | |||
font-family:Comic Sans MS; | font-family:Comic Sans MS; | ||
text-decoration:none; | text-decoration:none; | ||
Line 157: | Line 204: | ||
<div id="box2"> | <div id="box2"> | ||
<m3> 1. Engineered E. coli is carried into the termite’s colony. <br></m3> | <m3> 1. Engineered E. coli is carried into the termite’s colony. <br></m3> | ||
− | <m3> | + | <m3> The engineered E.coli also get into the termite’s gut.<br></m3> |
<m3> 2. The engineered E. coli inhibits metabolic pathway of the termite, <br> | <m3> 2. The engineered E. coli inhibits metabolic pathway of the termite, <br> | ||
which in the long-term extermination of them.<br></m3> | which in the long-term extermination of them.<br></m3> | ||
<m3> 3. After extermination of the termites, ExTermite Coli loses its function by light-induced lysis.</m3><br> | <m3> 3. After extermination of the termites, ExTermite Coli loses its function by light-induced lysis.</m3><br> | ||
</div> | </div> | ||
− | + | ||
+ | |||
<div id="box3"> | <div id="box3"> | ||
− | <m3>The details about each of the mechanisms and | + | <m3>The details about each of the mechanisms and the related experiments are shown in the each of the link page.</m3> |
− | <img src="https://static.igem.org/mediawiki/2015/ | + | <img src="https://static.igem.org/mediawiki/2015/4/4f/Strategyfinal.png" style="position:absolute; top: 80px; left:5px;" width=900px;> |
</div> | </div> | ||
<div id="box4"> | <div id="box4"> | ||
− | <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Project-1 | + | <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Project-1"></a> |
</div> | </div> | ||
+ | |||
<div id="box5"> | <div id="box5"> | ||
− | <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Project-2 | + | <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Project-2"></a> |
</div> | </div> | ||
<div id="box6"> | <div id="box6"> | ||
− | <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Project-3 | + | <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Project-3"></a> |
</div> | </div> | ||
+ | |||
+ | <div id="box7"> | ||
+ | <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Project-4"></a> | ||
+ | </div> | ||
</div> | </div> | ||
− | <style> | + | <!--footer--> |
+ | <style> | ||
div#wrapper2 { | div#wrapper2 { | ||
width:80%; | width:80%; | ||
Line 194: | Line 248: | ||
} | } | ||
+ | |||
div#footer { | div#footer { | ||
− | position: | + | width:900px; |
− | left: | + | position:relative; |
+ | left:-10%; | ||
+ | bottom:-1300px; | ||
background-color:#ffffff; | background-color:#ffffff; | ||
− | |||
− | |||
border-width: thick; | border-width: thick; | ||
border-color: #ADFF2F; | border-color: #ADFF2F; | ||
border-style:inset; | border-style:inset; | ||
} | } | ||
+ | |||
+ | |||
Line 215: | Line 272: | ||
line-height:2; | line-height:2; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</style> | </style> | ||
Line 241: | Line 293: | ||
</body> | </body> | ||
− | + | <!--footer--> | |
+ | <!--footer--> | ||
</html> | </html> |
Latest revision as of 17:20, 23 November 2015
which in the long-term extermination of them.