|
|
(26 intermediate revisions not shown) |
Line 11: |
Line 11: |
| <link href="https://2013.igem.org/Team:Exeter/Template/Bootstrap?action=raw&ctype=text/css" rel="stylesheet"> | | <link href="https://2013.igem.org/Team:Exeter/Template/Bootstrap?action=raw&ctype=text/css" rel="stylesheet"> |
| <link href="https://2013.igem.org/Team:Exeter/Template/Responsive?action=raw&ctype=text/css" rel="stylesheet"> | | <link href="https://2013.igem.org/Team:Exeter/Template/Responsive?action=raw&ctype=text/css" rel="stylesheet"> |
- | <!-- Dundee override mediawiki elements
| + | <!-- Override bootstrap and mediawiki styles --> |
- | <link href="https://2013.igem.org/Team:Dundee/stylesheet?action=raw&ctype=text/css" rel="stylesheet">
| + | |
- | -->
| + | |
- | <!-- Override stock bootstrap styles --> | + | |
| <link href="https://2013.igem.org/Team:Exeter/Template/Stylesheet?action=raw&ctype=text/css" rel="stylesheet"> | | <link href="https://2013.igem.org/Team:Exeter/Template/Stylesheet?action=raw&ctype=text/css" rel="stylesheet"> |
| </head> | | </head> |
Line 32: |
Line 29: |
| --> | | --> |
| | | |
- | <!-- Logo line --> | + | <!-- Left logo --> |
- | <a class="brand" style="padding:0px 5px;width:120px" href="http://biosciences.exeter.ac.uk/research/groups/molecules/members/"><img src="https://static.igem.org/mediawiki/igem.org/b/b9/Exeter-biofuels-logo.png"> </a> | + | <a class="brand" style="padding:5px 20px;width:120px" href="/Team:Exeter"><img src="https://static.igem.org/mediawiki/igem.org/d/d0/Exeter-white.png"></a> |
- | <a class="brand" style="padding:0px 5px;width:52px" href="http://www.exeter.ac.uk/alumnisupporters/giving/theannualfund/"><img src="https://static.igem.org/mediawiki/2013/7/7c/Exeter-annual-fund-logo.png"> </a> | + | |
- | <a class="brand" href="/Team:Exeter">Exeter 2013</a>
| + | |
| <!-- Navigation elements --> | | <!-- Navigation elements --> |
| <div class="nav-collapse collapse"> | | <div class="nav-collapse collapse"> |
| <ul class="nav"> | | <ul class="nav"> |
- | <li class="active"><a href="/Team:Exeter">Home</a></li> | + | <li><a href="/Team:Exeter">Home</a></li> |
- | <li class="active"><a href="/Team:Exeter/Team">Team</a></li> | + | <li><a href="/Team:Exeter/Team">Team</a></li> |
- | <li class="dropdown"> | + | <li><a href="/Team:Exeter/Theory">Theory</a></li> |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a>
| + | <li><a href="/Team:Exeter/Parts">Parts</a></li> |
- | <ul class="dropdown-menu">
| + | <li><a href="/Team:Exeter/Results">Results</a></li> |
- | <li><a href="/Team:Exeter/Project">Project Overview</a></li>
| + | <li><a href="/Team:Exeter/Modelling">Modelling</a></li> |
- | <li><a href="/Team:Exeter/Notebook">Notebook</a></li>
| + | <li><a href="/Team:Exeter/Notebook">Notebook</a></li> |
- | <li><a href="/Team:Exeter/Modelling">Modelling Overview</a></li>
| + | <li><a href="/Team:Exeter/Outreach">Outreach</a></li> |
- | </ul>
| + | <li><a href="/Team:Exeter/Safety">Safety</a></li> |
- | </li>
| + | <li><a href="/Team:Exeter/Attribution">Attribution</a></li> |
- | <li class="active"><a href="/Team:Exeter/Parts">Biobricks</a></li> | + | |
- | <li class="active"><a href="/Team:Exeter/Safety">Safety</a></li> | + | |
- | <li class="active"><a href="/Team:Exeter/Attributions">Attributions</a></li> | + | |
| </ul> | | </ul> |
| + | <!-- Right logo --> |
| + | <a class="brand" style="padding:0px 20px;width:68px" href="/Main_Page"><img src="https://static.igem.org/mediawiki/igem.org/1/17/IGEM_basic_Logo_white_stylized.png"></a> |
| </div> | | </div> |
| </div> | | </div> |
Line 58: |
Line 53: |
| </div> | | </div> |
| </body> | | </body> |
- |
| |
- | <!-- Keeping Dundee navbar elements for inspiration
| |
- |
| |
- | <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
| |
- | <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
| |
- | <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
| |
- | <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
| |
- | <link rel="shortcut icon" href="../assets/ico/favicon.png">
| |
- |
| |
- | <li class="dropdown">
| |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu">
| |
- | <li><a href="/Team:Exeter/Team">Meet the Team</a></li>
| |
- | <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Exeter">Team Information</a></li>
| |
- | <li><a href="/Team:Dundee/Team/Gallery">Gallery</a></li>
| |
- | <li><a href="/Team:Dundee/Team/Contact">Contact</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li class="dropdown">
| |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu">
| |
- | <li><a href="/Team:Exeter/Project">Project Overview</a></li>
| |
- | <li><a href="/Team:Exeter/Project/Notebook">Notebook</a></li>
| |
- | <li><a href="/Team:Exeter/Modelling">Modelling Overview</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Lab</li>
| |
- | <li><a href="/Team:Dundee/Project/LabOverview">Lab Overview</a></li>
| |
- | <li><a href="/Team:Dundee/Project/Mop">Mop</a></li>
| |
- | <li><a href="/Team:Dundee/Project/Detector">Detector - <i>EnvZ</i> </a></li>
| |
- | <li><a href="/Team:Dundee/Project/DetectorPKRC">Detector - <i>prkC</i> </a></li>
| |
- | <li class="nav-header">Modelling </li>
| |
- | <li><a href="/Team:Dundee/Project/MathTheory">Modelling Theoryy</a></li>
| |
- | <li><a href="/Team:Dundee/Project/PP1Capacities">PP1 Capacities</a></li>
| |
- | <li><a href="/Team:Dundee/Project/ProductionExport">Production & Export </a></li>
| |
- | <li><a href="/Team:Dundee/Project/Netlogo">Mop Simulation</a></li>
| |
- | <li><a href="/Team:Dundee/Project/DetectionComparison">Detection Comparison</a></li>
| |
- |
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Software & Hardware</li>
| |
- | <li><a href="/Team:Dundee/Project/SoftwareOverview">Software Overview</a></li>
| |
- | <li><a href="/Team:Dundee/Project/SoftwareTheory">Moptopus</a></li>
| |
- | <li><a href="/Team:Dundee/Project/OpticalLDR">Optical LDR Module</a></li>
| |
- | <li><a href="/Team:Dundee/Project/WikiTutorial">Wiki Tutorial</a></li>
| |
- |
| |
- | </ul>
| |
- | </li>
| |
- |
| |
- | <li class="dropdown">
| |
- | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice <b class="caret"></b></a>
| |
- | <ul class="dropdown-menu">
| |
- | <li><a href="/Team:Dundee/HumanPractice">Overview</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/Collaboration">Collaboration</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/PublicEngagement">Public Engagement</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/CaseStudy">Clatto Case Study</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/Interviews">Interviews</a></li>
| |
- | <li><a href="/Team:Dundee/HumanPractice/PoliticalCampaign">Political Campaign</a></li>
| |
- |
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Media</li>
| |
- | <li><a href="http://www.youtube.com/channel/UCvHOQ9Y1PqKInj6iCwLqTJw/feed?view_as=public">Youtube Channel</a></li>
| |
- | <li><a href="#">Graphic Novel</a></li>
| |
- | <li><a href="http://www.flickr.com/photos/97927329@N05/">Flickr</a></li>
| |
- | <li><a href="#">Video Game</a></li>
| |
- | <li class="divider"></li>
| |
- | <li class="nav-header">Social Media</li>
| |
- | <li><a href="https://www.facebook.com/DundeeiGem2013">Facebook</a></li>
| |
- | <li><a href="https://twitter.com/DundeeiGEMTeam">Twitter</a></li>
| |
- | <li><a href="https://plus.google.com/u/0/116223511035478208262/posts?hl=en_US">Google+</a></li>
| |
- | <li><a href="https://github.com/apoclyps">GitHub</a></li>
| |
- |
| |
- | </ul>
| |
- | </li>
| |
- | <li><a href="/Team:Dundee/Sponsors">Our Sponsors</a></li>
| |
- | -->
| |
- | </html>
| |