Line 67: | Line 67: | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
} | } | ||
+ | |||
+ | #subheader2 table { | ||
+ | width : 100%; | ||
+ | height : 100%; | ||
+ | text-align : center; | ||
+ | background : #183255; | ||
+ | } | ||
+ | |||
+ | #subheader2 table tr td { | ||
+ | width : 20%; | ||
+ | color : rgb(255,255,255); | ||
+ | background : #183255; | ||
+ | padding-top : 20px; | ||
+ | } | ||
+ | |||
+ | #subheader2 table tr td a { | ||
+ | color : rgb(255,255,255); | ||
+ | text-decoration : none; | ||
+ | font-size : 18px; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | } | ||
+ | |||
.red { | .red { | ||
Line 82: | Line 104: | ||
</div> | </div> | ||
<div id=subheader> | <div id=subheader> | ||
− | <table> | + | <table> |
+ | <tr> | ||
+ | <td><a href="#ancre">NOTEBOOK</a></td> | ||
+ | <td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Protocols">PROTOCOLS</a></td> | ||
+ | <td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Bibliography">BIBLIOGRAPHY</a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div id=subheader2> | ||
+ | <table id="ancre"> | ||
<tr> | <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/Assay">ASSAY</a></td> |
Revision as of 15:58, 27 July 2016