Difference between revisions of "Team:Paris Bettencourt/Notebook"

 
(12 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
<html>
 
<html>
 +
<head>
 
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
 
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
 +
</head>
 
<style>
 
<style>
                a:hover {
+
        a:hover {
                        text-decoration : none;
+
                  text-decoration : none;
                }
+
}
html {
+
height : 100%;
+
}
+
body {
+
position : relative;
+
height : 100%;
+
margin-left : 0;
+
margin-right : 0;
+
margin-top : 0;
+
}
+
  
#topheader {
+
html {
width : 100%;
+
height : 100%;
height : 700px;
+
margin-top : 0px;
+
background-image : url("https://static.igem.org/mediawiki/2016/7/7b/Paris_Bettencourt-Notebook.jpg");
+
background-size : cover;
+
background-color : rgb(255,255,255);
+
text-align : center;
+
 
}
 
}
#subheader {
+
 
width : 100%;
+
body {
height : 60px;
+
position : relative;
background : rgb(139,24,19);
+
height : 100%;
margin-top : 0px;
+
margin-left : 0;
 +
margin-right : 0;
 +
margin-top : 0;
 
}
 
}
#subheader table {
+
 
 +
#topheader {
 +
width : 100%;
 +
height : 350px;
 +
position : relative;
 +
margin-top : -120px;
 +
margin-left : 0;
 +
margin-right : 0;
 +
padding:0;
 +
background-image : url("https://static.igem.org/mediawiki/2016/5/51/Paris_Bettencourt-Notebook_Top.jpeg");
 +
background-size : cover;
 +
background-color : rgb(255,255,255);
 +
text-align : center;
 +
background-size : cover;
 +
}
 +
 
 +
#subheader {
 +
width : 100%;
 +
height : 60px;
 +
background : rgb(139,24,19);
 +
margin-top : 0px;
 +
}
 +
 
 +
#subheader table {
 
width : 100%;
 
width : 100%;
 
height : 100%;
 
height : 100%;
Line 42: Line 53:
 
background : rgb(139,24,19);
 
background : rgb(139,24,19);
 
}
 
}
#subheader table tr td {
+
 
width : 35%;
+
#subheader table tr td {
 +
width : 20%;
 
color : rgb(255,255,255);
 
color : rgb(255,255,255);
 
background : rgb(139,24,19);
 
background : rgb(139,24,19);
padding-top : 20px;
+
padding-top : 20px;
 +
}
 +
 +
#subheader table tr td a {
 +
color : rgb(255,255,255);
 +
text-decoration : none;
 +
font-size : 18px;
 +
font-family: 'Open Sans', sans-serif;
 
}
 
}
  
#subheader table tr td:hover .description {
+
#subheader2 table {
display : table-cell;
+
width : 100%;
 +
height : 100%;
 +
text-align : center;
 +
background : #183255;
 +
}
 +
 
 +
#subheader2 table tr td {
 +
width : 16%;
 +
color : rgb(255,255,255);
 +
background : #183255;
 +
padding-top : 20px;
 
}
 
}
 
 
#subheader table tr td a {
+
#subheader2 table tr td a {
 
color : rgb(255,255,255);
 
color : rgb(255,255,255);
 
text-decoration : none;
 
text-decoration : none;
 
font-size : 18px;
 
font-size : 18px;
font-family: 'Open Sans', sans-serif;
+
font-family: 'Open Sans', sans-serif;
 
}
 
}
 
  
 
</style>
 
</style>
<head>
 
 
</head>
 
<body>
 
 
  
<body>
+
<body >
<div id="topheader">
+
<div id="topheader">
</div>
+
</div>
<div id=subheader>
+
<div id="subheader">
<table>
+
<table id="ancre">
<tr>
+
<tr>
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook">NOTEBOOK</a></td>
+
<td><a href="#ancre">Notebook</a></td>
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Protocols">PROTOCOLS</a></td>
+
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Protocols">Protocols</a></td>
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Bibliograpy">BIBLIOGRAPHY</a></td>
+
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Bibliography">Bibliography</a></td>
</tr>
+
</tr>
</table>
+
</table>
</div>
+
</div>
 +
      <div id="subheader2">
 +
<table>
 +
<tr>
 +
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Assay">Assay</a></td>
 +
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Microbiology">Microbiology</a></td>
 +
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Enzyme">Enzyme search</a></td>
 +
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Indigo">Mission Indigo</a></td>
 +
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Binding">Binding Domains</a></td>
 +
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Anthocyanin">Anthocyanin</a></td>
 +
</tr>
 +
</table>
 +
</div>
 
</body>
 
</body>
  

Latest revision as of 18:13, 19 October 2016



Centre for Research and Interdisciplinarity (CRI)
Faculty of Medicine Cochin Port-Royal, South wing, 2nd floor
Paris Descartes University
24, rue du Faubourg Saint Jacques
75014 Paris, France
+33 1 44 41 25 22/25
igem2016parisbettencourt@gmail.com
2016.igem.org