Team:Michigan/Test Css
From 2012.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
div#navigation{ | div#navigation{ | ||
background: #444444; /* Old browsers */ | background: #444444; /* Old browsers */ | ||
- | border-radius: | + | border-radius: 0px; |
} | } | ||
#navigation ul, #navigation li{ list-style:none; padding:0; margin:0; display:inline; } | #navigation ul, #navigation li{ list-style:none; padding:0; margin:0; display:inline; } | ||
Line 36: | Line 36: | ||
#navigation ul ul{ | #navigation ul ul{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:50px; |
- | left: | + | left:50px; |
opacity: 0; /* Hide sub level */ | opacity: 0; /* Hide sub level */ | ||
-webkit-transition: opacity .5s ease-in-out; | -webkit-transition: opacity .5s ease-in-out; |
Revision as of 23:59, 31 July 2012
Sometimes changes need to be made and with that comes a switch; and a terrible pun.
Team Michigan is engineering a novel, tightly controlled and inducible protein expression system in Escherichia coli in order to demonstrate that we can create robust boolean genetic control circuits that do not continuously rely on the presence of signaling compounds. We are using two unidirectional recombinases found in pathogenic Escherichia coli, Hbif, and FimE, to manipuulate promoter orientation.