Team:CityU HK/Achievement

From 2014.igem.org

(Difference between revisions)
Line 112: Line 112:
#nav {
#nav {
margin-bottom: 50px;
margin-bottom: 50px;
 +
}
 +
 +
#nav ul {
 +
        list-style: none;
 +
        position: relative;
 +
        display: inline-block;
}
}
#nav ul li {
#nav ul li {
float: right;
float: right;
-
        list-style-type: none;
 
margin-top: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-bottom: 10px;
Line 135: Line 140:
}
}
-
#nav ul ul {
+
#nav ul li a:hover {
-
         position: absolute;
+
         display: block;
-
         display: none;
+
         color: #3cc;
}
}
-
#nav ul li a:hover ul {
+
#nav ul li: hover > ul {margin:0; padding:0;}
-
        display: block;
+
#nav ul li: hover > ul li {float: none; display: block;}
-
}  
+
#nav ul li: hover > ul li a {color:#3cc;}
 +
#nav ul li: hover > ul li a: hover {color: #3cc}
 +
 
 +
#nav ul li {position: relative;}
 +
#nav ul li ul {position: absolute;}
 +
       
.btn btn-primary {
.btn btn-primary {
Line 153: Line 163:
<body>
<body>
-
  <!--===================== navbar start ===========================-->
+
  <!--===================== nav start ===========================-->
<div class="row">
<div class="row">
  <div id="header" class="col-sm-12 col-md-12">
  <div id="header" class="col-sm-12 col-md-12">
Line 168: Line 178:
    </ul>
    </ul>
         </li>  
         </li>  
-
<li><a href="">PROJECT</a>
+
<li><a href="#">PROJECT</a>
             <ul>  
             <ul>  
<li><a href="#">Abstract</a></li>  
<li><a href="#">Abstract</a></li>  

Revision as of 15:13, 22 August 2014

Bootstrap 101 Template

Abstract

Obesity has now reached epidemic proportions worldwide, which has serious consequences because obesity is associated with various chronic human diseases such as diabetes, hypertension and cardiovascular diseases. With the aim to protect oneself against obesity and debilitating diseases caused by a high-fat diet, we are using a synthetic biology approach to design an Escherichia coli strain (called Fit Coli) that has an enhanced ability to uptake and convert excess fatty acids from fatty foods into a-linolenic acid (ALA). The strategy is to engineer the fadL and fadD genes along with three desaturase genes to facilitate the uptake of long-chain fatty acids and their biotransformation to ALA by the “Fit Coli” strain. It is predicted that the ALA converted from excess fatty acids by Fit Coli is converted to docosahexaenoic acid (DHA), an omega-3-fatty acid, in the human gut, which is well known to have many positive health benefits.

...

Programming

blah blah blah

Learn more

...

Programming

blah blah blah

Learn more