Team:Michigan/Test Css
From 2012.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
border-radius: 0px; | border-radius: 0px; | ||
} | } | ||
- | #navigation ul, #navigation li{ list-style:none; padding:0; margin: | + | #navigation ul, #navigation li{ list-style:none; padding:0; margin:0 0 0 0; display:inline; } |
#navigation ul li{ float:left; position:relative; } | #navigation ul li{ float:left; position:relative; } | ||
#navigation ul li a{ | #navigation ul li a{ | ||
Line 32: | Line 32: | ||
white-space:nowrap; | white-space:nowrap; | ||
border-radius:3px; | border-radius:3px; | ||
+ | font-color:#fff080; | ||
} | } | ||
#navigation ul li a:hover{ background:#222;} | #navigation ul li a:hover{ background:#222;} | ||
Line 59: | Line 60: | ||
-moz-transition: opacity .5s ease-in-out; | -moz-transition: opacity .5s ease-in-out; | ||
-o-transition: opacity .5s ease-in-out; | -o-transition: opacity .5s ease-in-out; | ||
- | border-radius: | + | border-radius:0px; |
border:1px solid #fff080; | border:1px solid #fff080; | ||
} | } |
Revision as of 00:05, 1 August 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.