Team:AUC TURKEY
From 2013hs.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
{ | { | ||
console.log(opts); | console.log(opts); | ||
- | + | var sliderDot=$(".slider-dot-container div").removeClass("active-dot"); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
$(".slider-dot-container div:eq("+opts.currSlide+")").addClass("active-dot"); | $(".slider-dot-container div:eq("+opts.currSlide+")").addClass("active-dot"); | ||
} | } | ||
Line 174: | Line 170: | ||
<table style="background:transparent"> | <table style="background:transparent"> | ||
<tr> | <tr> | ||
+ | <td style="width:20%;"> | ||
+ | </td> | ||
<td style="width:60%; background:rgba(0,100,150,0.5); color:white; border-radius:15px; padding:10px;"> | <td style="width:60%; background:rgba(0,100,150,0.5); color:white; border-radius:15px; padding:10px;"> | ||
<h2 style="border-bottom: 1px solid #00a;">Project Description</h2> | <h2 style="border-bottom: 1px solid #00a;">Project Description</h2> | ||
Line 182: | Line 180: | ||
BactoCooler contains a special RNA Thermometer which allows translation after a specific temperature. This initiates the production of the urease enzyme which is responsible in the breakdown of urea. This organic endothermic reaction results in the significant cooldown of the environment. | BactoCooler contains a special RNA Thermometer which allows translation after a specific temperature. This initiates the production of the urease enzyme which is responsible in the breakdown of urea. This organic endothermic reaction results in the significant cooldown of the environment. | ||
</td> | </td> | ||
- | <td> | + | <td style="width:20%;"> |
- | + | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 21:52, 21 June 2013