Team:Toulouse/template/header

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
 +
<!-- HTML CONTENT -->
 +
<!-- ************ -->
/* *********** style ************* */
/* *********** style ************* */
Line 20: Line 23:
  color:red;
  color:red;
}
}
-
 
-
<!-- HTML CONTENT -->
 
-
<!-- ************ -->
 
<!-- Bar Header -->
<!-- Bar Header -->

Revision as of 17:31, 22 September 2014

/* *********** style ************* */ body{ padding-top:250px; } .l-header{ width:100%; } .navbar-header{ width:960px; margin: 0 auto; height:105px; background-color:red; } li{ color:red; }