Team:Toulouse/template/style

From 2014.igem.org

(Difference between revisions)
 
Line 15: Line 15:
}
}
-
li {
+
li{
-
color:red;}
+
color:red;
 +
}

Latest revision as of 17:28, 22 September 2014

/* *********** header ************* */

body{

 padding-top:250px;

} .l-header{

 width:100%;

}

.navbar-header{ width:960px; margin: 0 auto; height:105px; background-color:red; }

li{

color:red;

}