Line 14: | Line 14: | ||
<body> | <body> | ||
− | < | + | <head> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <style type="text/css"> |
− | < | + | |
− | + | #contentSub, #footer-box, #catlinks, #search-controls, | |
− | + | #p-logo, .printfooter, .firstHeading, .visualClear { | |
− | + | display: none; | |
− | + | } | |
− | + | ||
− | + | #top-section { | |
− | + | border: 0 none; | |
− | + | height: 14px; | |
− | </div> | + | z-index: 100; |
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | font-size: 100%; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | .navbar { | ||
+ | margin: 0 auto; | ||
+ | margin-top: 1em; | ||
+ | padding: 1em; | ||
+ | border-radius: 10px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <link rel="stylesheet" href="https://2014.igem.org/Team:Aalto-Helsinki/bootstrap.min.css?action=raw&ctype=text/css" type="text/css"> | ||
+ | <link rel="stylesheet" href="https://2014.igem.org/Team:Aalto-Helsinki/stylesheet.css?action=raw&ctype=text/css" type="text/css"> | ||
+ | <meta name= "viewport" content = "initial-scale=1.0, width= device-width" /> | ||
+ | </head> | ||
+ | |||
+ | <header> | ||
+ | <div class= "navbar navbar-default navbar-fixed-top"> | ||
+ | <div class="text-center col-sm-12" id="navigation"> | ||
+ | <nav> | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA">Main</a> | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/Team">Team</a> | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/Description">Project</a> | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/Parts">Parts</a> | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/Safety">Safety</a> | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/Human_Practices">Human Practice</a> | ||
+ | </nav> | ||
+ | </div> | ||
+ | </div> | ||
+ | </header> | ||
<!-- Header --> | <!-- Header --> |
Revision as of 00:48, 29 September 2016
<!DOCTYPE html>
How can we keep genes from interfering with each other in synthetic DNA circuits?
Alverno_CA