Team:Toulouse/template/style

From 2014.igem.org

(Difference between revisions)
Line 9: Line 9:
margin: 0 auto;
margin: 0 auto;
height:105px;
height:105px;
 +
background-color:red;
}
}

Revision as of 17:08, 22 September 2014

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

.l-header{

 width:100%;

}

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