Line 4: | Line 4: | ||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
− | |||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> | ||
− | <link href="https://fonts.googleapis.com/css?family=Open+Sans:300 | + | <link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet"> |
− | + | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 15: | Line 13: | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
#top_menu_inside {margin-left: 20px; margin-bottom: 0px;} | #top_menu_inside {margin-left: 20px; margin-bottom: 0px;} | ||
− | |||
html, body, div, span, applet, object, iframe, | html, body, div, span, applet, object, iframe, | ||
Line 32: | Line 29: | ||
} | } | ||
− | |||
* { | * { | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
font-weight: 300; | font-weight: 300; | ||
+ | font-style: normal; | ||
} | } | ||
body{ | body{ | ||
− | background | + | margin:auto; |
+ | background:rgb(51,51,51); | ||
line-height:1; | line-height:1; | ||
} | } | ||
− | |||
h1{ | h1{ | ||
background-image:url('https://static.igem.org/mediawiki/2017/a/a9/Tcfshtaiwan_background.jpeg'); | background-image:url('https://static.igem.org/mediawiki/2017/a/a9/Tcfshtaiwan_background.jpeg'); | ||
Line 50: | Line 47: | ||
@media screen and (min-width: 768px) { | @media screen and (min-width: 768px) { | ||
.img-container{ | .img-container{ | ||
− | height: | + | height:100vh ; |
overflow:hidden ; | overflow:hidden ; | ||
width:100%; | width:100%; | ||
− | |||
} | } | ||
− | + | .bigphoto{ | |
− | + | margin: auto; | |
− | + | margin-top: 60px; | |
− | + | display: block; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
} | } | ||
Line 81: | Line 72: | ||
z-index:999; | z-index:999; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | /*box*/ | |
− | + | .HP_image{ | |
− | + | opacity:0.5; | |
− | + | ||
} | } | ||
− | + | .HP_image:hover{ | |
− | + | opacity:4; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
+ | .img-box1{ | ||
+ | width:210px; | ||
+ | height:210px; | ||
+ | border:2px solid #F3F7F7; | ||
+ | border-radius:10px; | ||
+ | overflow:hidden; | ||
+ | margin-left:20%; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | font-size:18pt; | ||
+ | font-weight:bold; | ||
+ | margin-top:3%; | ||
+ | margin-bottom:3%; | ||
+ | } | ||
+ | .img-box1-1{ | ||
+ | width:210px; | ||
+ | height:210px; | ||
+ | border:2px solid #F3F7F7; | ||
+ | border-radius:10px; | ||
+ | overflow:hidden; | ||
+ | margin-left:4%; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | font-size:18pt; | ||
+ | font-weight:bold; | ||
+ | margin-top:3%; | ||
+ | margin-bottom:3%; | ||
+ | } | ||
+ | .img-box1-2{ | ||
+ | width:210px; | ||
+ | height:210px; | ||
+ | border:2px solid #F3F7F7; | ||
+ | border-radius:10px; | ||
+ | overflow:hidden; | ||
+ | margin-left:4%; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | font-size:18pt; | ||
+ | font-weight:bold; | ||
+ | margin-top:3%; | ||
+ | margin-bottom:3%; | ||
+ | } | ||
+ | |||
+ | .img-box2{ | ||
+ | width:210px; | ||
+ | height:210px; | ||
+ | border:2px solid #F3F7F7; | ||
+ | border-radius:10px; | ||
+ | overflow:hidden; | ||
+ | margin-left:29%; | ||
+ | margin-top:7vh; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | font-size:18pt; | ||
+ | font-weight:bold; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | .img-box3{ | ||
+ | width:210px; | ||
+ | height:210px; | ||
+ | border:2px solid #F3F7F7; | ||
+ | border-radius:10px; | ||
+ | overflow:hidden; | ||
+ | margin-left:9%; | ||
+ | margin-top:7vh; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | font-size:18pt; | ||
+ | font-weight:bold; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | .text{ | ||
+ | position:absolute; | ||
+ | margin-top:80px; | ||
+ | margin-left:40px; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | opacity:none !important; | ||
+ | text-shadow:2px 2px black; | ||
+ | z-index:500; | ||
} | } | ||
− | + | .text1{ | |
− | + | position:absolute; | |
− | + | margin-top:80px; | |
− | + | margin-left:60px; | |
− | + | font-family: 'Open Sans', sans-serif; | |
− | + | text-shadow:2px 2px black; | |
− | + | z-index:500; | |
} | } | ||
− | . | + | .text2{ |
− | + | position:absolute; | |
− | + | margin-top:80px; | |
+ | margin-left:60px; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | text-shadow:2px 2px black; | ||
+ | z-index:500; | ||
} | } | ||
− | . | + | .text3{ |
− | + | position:absolute; | |
− | + | margin-top:80px; | |
− | + | margin-left:60px; | |
+ | font-family: 'Open Sans', sans-serif; | ||
+ | text-shadow:2px 2px black; | ||
+ | z-index:500; | ||
} | } | ||
− | . | + | .text4{ |
− | + | position:absolute; | |
− | + | margin-top:80px; | |
− | + | margin-left:53px; | |
− | + | font-family: 'Open Sans', sans-serif; | |
+ | text-shadow:2px 2px black; | ||
+ | z-index:500; | ||
} | } | ||
− | + | .text5{ | |
− | . | + | position:absolute; |
− | + | margin-top:80px; | |
− | + | margin-left:65px; | |
− | + | font-family: 'Open Sans', sans-serif; | |
− | + | text-shadow:2px 2px black; | |
− | + | z-index:500; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | /*overview*/ | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .overviewHP{ | |
− | + | color:#F3F7F7; | |
− | + | text-align:justify; | |
− | + | text-indent:2em; | |
− | + | padding:10px; | |
− | + | font-size:15pt !important; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.title{ | .title{ | ||
font-size:25pt !important; | font-size:25pt !important; | ||
color:#ffd11a; | color:#ffd11a; | ||
text-shadow:1px 1px 10px rgb(153, 153, 255); | text-shadow:1px 1px 10px rgb(153, 153, 255); | ||
− | border-left:3px | + | border-left:3px ; |
− | padding-left: | + | padding-left:450px !important; |
− | margin-top: | + | margin-top:0px; |
margin-bottom:10px; | margin-bottom:10px; | ||
font-weight:bold; | font-weight:bold; | ||
Line 262: | Line 227: | ||
font-size:15pt !important; | font-size:15pt !important; | ||
text-align:justify; | text-align:justify; | ||
− | + | color:white !important; | |
− | color: | + | |
padding-left:40px; | padding-left:40px; | ||
− | padding-top: | + | padding-top:0px; |
padding-bottom:15px; | padding-bottom:15px; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
<h1> | <h1> | ||
− | + | <div class="img-container"> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/2/28/Bigphoto.png" class="bigphoto" width="60%"> | |
− | + | </div> | |
− | + | <div style="width:80%;margin:auto;margin-bottom:5%;"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
<div> | <div> | ||
− | + | <p class="title">Abstract</p> | |
− | + | <p class="content">DETECOLI—a word we created by combining “detection” and “<span style="font-style:italic;">E. coli</span>”—changes color in environments of excess sunlight or high temperatures. The detection should be visualized by discriminating the alteration of three chromoproteins (cjBlue, RFP, BFP) expressed by <span style="font-style:italic;">E. coli</span> with the regulatory circuit of temperature and UV light. We aim to build up a quantitative experiment for observing the color of <span style="font-style:italic;">E. coli</span>. For the practical application we aim to place <span style="font-style:italic;">E. coli</span> on stickers and attach the stickers on the product before delivery, thus able to monitor the whole process of transportation. DETECOLI alerts consumers to possible deterioration or contamination by changing color, and serves as a guarantee of quality.</p> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description"> | ||
+ | <div class="img-box1"> | ||
+ | <div class="text">Description</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/b/b2/Project_design.jpeg" width="100%" height="100%" class="HP_image"> | ||
+ | </div> | ||
+ | </a> | ||
− | < | + | <a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Silver"> |
− | + | <div class="img-box1-1"> | |
− | < | + | <div class="text1">Human<br>Practice</br></div> |
− | + | <img src="https://static.igem.org/mediawiki/2017/e/e3/JasonHP.jpeg" width="100%" height="100%" class="HP_image"> | |
− | </ | + | </div> |
+ | </a> | ||
+ | |||
+ | |||
+ | <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part"> | ||
+ | <div class="img-box1-2"> | ||
+ | <div class="text2">Parts</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/f/fa/Parts_home.jpeg" width="100%" height="100%" class="HP_image"> | ||
+ | </div> | ||
+ | </a> | ||
</h1> | </h1> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</body> | </body> | ||
</html> | </html> | ||
{{TCFSH_Taiwan_footer}} | {{TCFSH_Taiwan_footer}} |
Latest revision as of 05:13, 15 December 2017
Abstract
DETECOLI—a word we created by combining “detection” and “E. coli”—changes color in environments of excess sunlight or high temperatures. The detection should be visualized by discriminating the alteration of three chromoproteins (cjBlue, RFP, BFP) expressed by E. coli with the regulatory circuit of temperature and UV light. We aim to build up a quantitative experiment for observing the color of E. coli. For the practical application we aim to place E. coli on stickers and attach the stickers on the product before delivery, thus able to monitor the whole process of transportation. DETECOLI alerts consumers to possible deterioration or contamination by changing color, and serves as a guarantee of quality.
Description
Human
Practice
Parts
Abstract
DETECOLI—a word we created by combining “detection” and “E. coli”—changes color in environments of excess sunlight or high temperatures. The detection should be visualized by discriminating the alteration of three chromoproteins (cjBlue, RFP, BFP) expressed by E. coli with the regulatory circuit of temperature and UV light. We aim to build up a quantitative experiment for observing the color of E. coli. For the practical application we aim to place E. coli on stickers and attach the stickers on the product before delivery, thus able to monitor the whole process of transportation. DETECOLI alerts consumers to possible deterioration or contamination by changing color, and serves as a guarantee of quality.
Description
Human
Practice
Practice
Parts