Team:Tec-Monterrey/projectnotebook august/day29
From 2011.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 63: | Line 63: | ||
body { | body { | ||
font: 12px Tahoma, Geneva, sans-serif; | font: 12px Tahoma, Geneva, sans-serif; | ||
- | background-image: url(https://static.igem.org/mediawiki/ | + | background-image: url(https://static.igem.org/mediawiki/2011/4/43/Lefondoleposter.png); |
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-size: 100%; | background-size: 100%; | ||
Line 361: | Line 361: | ||
var stepHeight = contentHeight / PANEL_ANIMATION_STEPS; | var stepHeight = contentHeight / PANEL_ANIMATION_STEPS; | ||
var direction = (!expanding ? -1 : 1); | var direction = (!expanding ? -1 : 1); | ||
+ | if (direction > 0) | ||
+ | collapseAll(); | ||
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY); | setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY); | ||
Line 588: | Line 590: | ||
<div class="frame" id="frame1" style="background-color:#e5e5e5;"> | <div class="frame" id="frame1" style="background-color:#e5e5e5;"> | ||
<br> | <br> | ||
- | + | <p class="justtext"> | |
- | < | + | 29/August/2011 |
- | + | </br> | |
+ | • Purify the gel from yesterday | ||
+ | </br> | ||
+ | • Transformation of construct D with BW27783 | ||
+ | </p> | ||