Team:Toulouse/template/style

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
/* *********** header ************* */
/* *********** header ************* */
-
 
+
body{margin-top:250px;}
.l-header{
.l-header{
   width:100%;
   width:100%;

Revision as of 17:24, 22 September 2014

/* *********** header ************* */ body{margin-top:250px;} .l-header{

 width:100%;

}

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