|
|
Line 1: |
Line 1: |
| + | {{UC_San_Diego/Navbar}} |
| + | |
| <html> | | <html> |
− | <head>
| |
− | <meta charset="utf-8">
| |
− | <meta http-equiv="X-UA-Compatible" content="IE=edge">
| |
− | <title>Project</title>
| |
− | <meta name="description" content="">
| |
− | <meta name="viewport" content="width=device-width, initial-scale=1">
| |
− |
| |
− |
| |
− | <style type="text/css">
| |
− |
| |
− |
| |
− | /* WIKI SETTINGS*/
| |
− |
| |
− | /* Hide first heading */
| |
− | .firstHeading {
| |
− | display: none;
| |
− | }
| |
− |
| |
− | /*-- Remove borders, float content left and remove padding/margin */
| |
− | #globalWrapper, #content{
| |
− | background-color: transparent;
| |
− | border: 0px;
| |
− | float: center;
| |
− | width: 101%;
| |
− | margin-left: -3px;
| |
− | margin-top: -8px;
| |
− | padding: auto;
| |
− | padding-top: auto;
| |
− | }
| |
− |
| |
− | /*left align Black Menu Bar */
| |
− | #top_menu_inside {
| |
− | margin-left: 0px;
| |
− | }
| |
− | </style>
| |
− |
| |
− |
| |
− | <link rel="stylesheet" href="https://2015.igem.org/Team:UC_San_Diego/bootstrap.min.css?action=raw&ctype=text/css">
| |
− | <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <!-- Font Awesome -->
| |
− | <link rel="stylesheet" href="https://2015.igem.org/Team:UC_San_Diego/style.css?action=raw&ctype=text/css">
| |
− | <script src="https://2015.igem.org/Team:UC_San_Diego/modernizr-2.6.2.js?action=raw&ctype=text/js"></script>
| |
− |
| |
− | <link rel="stylesheet" href="//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css">
| |
− | <script src="//code.jquery.com/jquery-1.10.2.js"></script>
| |
− | <script src="//code.jquery.com/ui/1.11.4/jquery-ui.js"></script>
| |
− | <style>
| |
− | /* IE has layout issues when sorting (see #5413) */
| |
− | .group { zoom: 1 }
| |
− | </style>
| |
− |
| |
− |
| |
− | </head>
| |
− | <body>
| |
− | <!--[if lt IE 7]>
| |
− | <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
| |
− | <![endif]-->
| |
− |
| |
− | <div class="header" id="top">
| |
− | <nav class="navbar navbar-inverse" role="navigation">
| |
− | <div class="container">
| |
− | <div class="navbar-header">
| |
− | <button type="button" id="nav-toggle" class="navbar-toggle" data-toggle="collapse" data-target="#main-nav">
| |
− | <span class="sr-only">Toggle navigation</span>
| |
− | <span class="icon-bar"></span>
| |
− | <span class="icon-bar"></span>
| |
− | <span class="icon-bar"></span>
| |
− | </button>
| |
− | <a href="https://2015.igem.org/Team:UC_San_Diego" class="navbar-brand">UCSD iGEM</a>
| |
− | </div>
| |
− |
| |
− | <!-----------ALTERED
| |
− | <div class="navbar-header">
| |
− | <button type="button" id="nav-toggle" class="navbar-toggle" data-toggle="collapse" data-target="#main-nav">
| |
− | <span class="sr-only">Toggle navigation</span>
| |
− | <span class="icon-bar"></span>
| |
− | <span class="icon-bar"></span>
| |
− | <span class="icon-bar"></span>
| |
− | </button>
| |
− | <a href="index.html" onClick="MyWindow=window.open('index.html','MyWindow'); return false;" class="navbar-brand scroll-top"><img src="images/logo.png" alt=“logo”>UCSD iGEM</a>
| |
− | </div>
| |
− |
| |
− | ▼
| |
− | ---------------->
| |
− |
| |
− | <!--/.navbar-header-->
| |
− | <div id="main-nav" class="collapse navbar-collapse">
| |
− | <ul class="nav navbar-nav navbar-right">
| |
− | <li><a href="#"><span>Project <i class="fa fa-caret-down"></i></span></a>
| |
− | <ul class="sub-menu">
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Module">Module</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Parts">Parts</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Results">Results</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Applications">Applications</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Safety">Safety</a></li>
| |
− | </ul>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Wetlab">Wet Lab <i class="fa fa-caret-down"></i></a>
| |
− | <ul class="sub-menu">
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Wetlab#protocols">Protocols</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Wetlab#data">Data</a></li>
| |
− | </ul>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Modeling">Modeling <i class="fa fa-caret-down"></i></a>
| |
− | <ul class="sub-menu">
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Modeling#deterministic">Deterministic</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Modeling#metacon">Metabolic Control</a></li>
| |
− | </ul>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Team">Team <i class="fa fa-caret-down"></i></a>
| |
− | <ul class="sub-menu">
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Attributions">Attributions</a></li>
| |
− | </ul>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Measurement">Interlab</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Practices">Human Practices <i class="fa fa-caret-down"></i></a>
| |
− | <ul class="sub-menu">
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Practices#synbio">synbio.UCSD</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Practices#hs">High School</a></li>
| |
− | </ul>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Collaboration">Collaboration</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:UC_San_Diego/Notebook">Notebook</a></li>
| |
− | </ul>
| |
− | </div>
| |
− | </div>
| |
− | <!--/.navbar-collapse-->
| |
− | </div>
| |
− | <!--/.container-->
| |
− | </nav>
| |
− | <!--/.navbar-->
| |
− | </div>
| |
− | <!--/.header-->
| |
− |
| |
− |
| |
| <div id="heading-pages"> | | <div id="heading-pages"> |
| <div> | | <div> |