Line 1: | Line 1: | ||
+ | |||
+ | <!-- Header | ||
+ | ============================================= --> | ||
+ | <header id="header" class="page-section full-header"> | ||
+ | |||
+ | <div id="header-wrap" style="padding-left:1%"> | ||
+ | |||
+ | <div class="clearfix"> | ||
+ | |||
+ | <div id="primary-menu-trigger"><i class="icon-reorder"></i></div> | ||
+ | |||
+ | <!-- Logo | ||
+ | ============================================= --> | ||
+ | <div id="logo"> | ||
+ | <a href="index.php" class="standard-logo" data-dark-logo="images/logo-dark.png"><img src="https://static.igem.org/mediawiki/2018/1/18/T--Vilnius-Lithuania-OG--logo-black.png"></a> | ||
+ | <a href="index.php" class="retina-logo" data-dark-logo="images/logo-dark@2x.png"><img src="images/logo@2x.png"></a> | ||
+ | </div><!-- #logo end --> | ||
<!-- Primary Navigation | <!-- Primary Navigation | ||
Line 63: | Line 80: | ||
<li><a href="/pages/people/index.php#section-attributions"><div><i class="icon-gift"></i>Attributions</div></a></li> | <li><a href="/pages/people/index.php#section-attributions"><div><i class="icon-gift"></i>Attributions</div></a></li> | ||
<li><a href="/pages/people/index.php#section-sponsors"><div><i class="icon-umbrella"></i>Sponsors</div></a> | <li><a href="/pages/people/index.php#section-sponsors"><div><i class="icon-umbrella"></i>Sponsors</div></a> | ||
+ | |||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- #primary-menu end --> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </header><!-- #header end --> |
Revision as of 18:11, 16 October 2018
<header id="header" class="page-section full-header">
<a href="index.php" class="standard-logo" data-dark-logo="images/logo-dark.png"><img src=""></a> <a href="index.php" class="retina-logo" data-dark-logo="images/logo-dark@2x.png"><img src="images/logo@2x.png"></a>
<nav id="primary-menu">
- <a href="index.php">Home</a>
- <a href="/pages/project/index.php">Project</a>
- <a href="/pages/project/overview/index.html#overview">Overview</a>
- <a href="/pages/project/design/index.php#design">Design</a>
- <a href="/pages/project/modelling/index.html#modelling">Modelling</a>
- <a href="/pages/project/results/index.html#results">Results</a>
- <a href="/pages/project/proof/index.html#proof-of-concept">Proof of Concept</a>
- <a href="/pages/project/application/index.html#applications-and-perspectives">Applications and Perspectives</a>
- <a href="/pages/project/overview/index.html#overview">
- <a href="/pages/software/index.html">Software</a>
- <a href="/pages/software/index.html#motivation">Motivation</a>
- <a href="/pages/software/gan/index.php">Generative Adversarial Network – GAN</a>
- <a href="/pages/software/index.html#modelling">Pretein Generation</a>
- <a href="/pages/software/index.html#results">Reaction GAN</a>
- <a href="/pages/software/index.html#motivation">
- <a href="/pages/parts/index.php">Parts</a>
- <a href="/pages/parts/index.php#header">Overview</a>
- <a href="/pages/parts/index.php#section-basic">Basic Parts</a>
- <a href="/pages/parts/index.php#section-composite">Composite Parts</a>
- <a href="/pages/parts/index.php#section-collection">Part Collection</a>
- <a href="/pages/parts/index.php#header">
- <a href="/pages/notebook/index.html">Notebook</a>
- <a href="/pages/notebook/index.html#cat-seq-design-roadmap">CAT-Seq design roadmap</a>
- <a href="/pages/notebook/index.html#lab-journal">Lab Journal</a>
- <a href="/pages/notebook/index.html#protocols">Protocols</a>
- <a href="/pages/notebook//interlab/index.php">Interlab</a>
- <a href="/pages/notebook/safety/index.php">Safety</a>
- <a href="/pages/notebook/index.html#cat-seq-design-roadmap">
- <a href="/pages/human-practices/index.php">Human practices</a>
- <a href="/pages/human-practices/index.php#silver">Silver</a>
- <a href="/pages/human-practices/index.php#integrated">Integrated</a>
- <a href="/pages/human-practices/index.php#education-and-public-engagement">Education and public engagement</a>
- <a href="/pages/human-practices/index.php#collaborations">Collaborations</a>
- <a href="/pages/human-practices/index.php#silver">
- <a href="/pages/people/index.php">People</a>
- <a href="/pages/people/index.php#section-team">Team</a>
- <a href="/pages/people/index.php#section-attributions">Attributions</a>
- <a href="/pages/people/index.php#section-sponsors">Sponsors</a>
- <a href="/pages/people/index.php#section-team">
</nav>
</header>