Team:CIDEB-UANL Mexico
From 2014hs.igem.org
(Difference between revisions)
DiegoValadez (Talk | contribs) |
DiegoValadez (Talk | contribs) |
||
Line 405: | Line 405: | ||
.jFlowControl:hover { background-position: -32px 0px; cursor: pointer; } | .jFlowControl:hover { background-position: -32px 0px; cursor: pointer; } | ||
- | .jFlowSelected, .jFlowSelected:hover {background-position: -15px 0px; } | + | .jFlowSelected, .jFlowSelected:hover {background-position: -15px 0px; } |
+ | .nav li a { | ||
+ | background-color:#000000; | ||
+ | color:#FFFFFF; | ||
+ | text-decoration:none; | ||
+ | padding:10px 15px; | ||
+ | display:block; | ||
+ | position:relative; | ||
+ | margin:0 auto; | ||
+ | |||
+ | } | ||
+ | .nav li a:hover { | ||
+ | background-color:#434343; | ||
+ | } | ||
+ | .nav > li { | ||
+ | align:center; | ||
+ | float:left; | ||
+ | } | ||
+ | .nav li ul { | ||
+ | display:none; | ||
+ | position:absolute; | ||
+ | win-width:140px; | ||
+ | } | ||
+ | .nav li:hover > ul { | ||
+ | display:block; | ||
+ | } | ||
+ | .nav li ul li { | ||
+ | position:relative; | ||
+ | } | ||
+ | .nav li ul li ul { | ||
+ | right:-140px; | ||
+ | top:0px; | ||
+ | } | ||
</style> | </style> | ||
<script type="text/javascript">/*! | <script type="text/javascript">/*! |
Revision as of 19:48, 1 June 2014
Welcome to our wiki
We are iGEM CIDEB 2014 team, from CIDEB high school in Monterrey, Nuevo Leon, Mexico. This year, our proyect is E. CARU, a bio-filter that captures sodium ions and remove them from water, in order to make a cleaner water. In this wiki, you can learn from our proyect, our activities, and our experiments.
E. CARU
Learn the four modules from our proyect to understand how E. CARU works. Also, learn the benefits from our biofilter.
Learn MoreWet-Lab
See our work inside the lab! Including our construction plan, our lab notebook, our project experiments, and their results.
Learn MoreConclusions
See the final conclusion of the wet-lab experiments and the mathematical model. Also, read the future plans of the project.
Learn MoreE. CARU Videogame
An entertaining way to learn the bases of the modules from our project.
Download it!