Team:Freiburg/Team/Members
From 2014.igem.org
(Difference between revisions)
NatalieLouis (Talk | contribs) |
|||
Line 1: | Line 1: | ||
{{:Team:Freiburg/Templates/html/head.html}} | {{:Team:Freiburg/Templates/html/head.html}} | ||
+ | <!-- hier ändern https://2014.igem.org/Team:Freiburg/Project/Overview und https://2014.igem.org/Team:Freiburg/Project/ --> | ||
<html> | <html> | ||
+ | <style> | ||
+ | .header-right { | ||
+ | background: -moz-linear-gradient(0deg, #181617 0%, #181617 10%, rgba(24, 22, 23, 0) 30%), url(https://static.igem.org/mediawiki/2014/f/fb/2014_Freiburg_Abstract.png); | ||
+ | background: -webkit-linear-gradient(0deg, #181617 0%, #181617 10%, rgba(24, 22, 23, 0) 30%), url(https://static.igem.org/mediawiki/2014/f/fb/2014_Freiburg_Abstract.png); | ||
+ | background: linear-gradient(90deg, #181617 0%, #181617 10%, rgba(24, 22, 23, 0) 30%), url(https://static.igem.org/mediawiki/2014/f/fb/2014_Freiburg_Abstract.png); | ||
+ | background-size: 100% auto, 100% auto; | ||
+ | background-position: center center, center center; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <html lang="en"> | ||
<div class="wrapper-outer"> | <div class="wrapper-outer"> | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="content-wrapper inner-page"> | <div class="content-wrapper inner-page"> | ||
<div class="content"> | <div class="content"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> | ||
{{:Team:Freiburg/Content/Team/Members}} | {{:Team:Freiburg/Content/Team/Members}} | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
<aside> | <aside> | ||
Line 28: | Line 28: | ||
<ul class="nav"> | <ul class="nav"> | ||
<li class="active"> | <li class="active"> | ||
- | + | <!-- Overview --> | |
- | + | <a href="#Overview">Overview</a> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <a href="# | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<ul> | <ul> | ||
- | <li><a href="# | + | <li><a href="#Overview-Introduction">Introduction</a></li> |
- | <li><a href="#a- | + | <li><a href="#Overview-Principle">Principle</a></li> |
- | + | <li><a href="#Overview-Light-System">Light system</a></li> | |
+ | <li><a href="#Overview-Viral-Vectors">Viral Vectors</a></li> | ||
+ | <li><a href="#Overview-Receptor">Receptor</a></li> | ||
+ | <li><a href="#Overview-Summary">Summary</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 68: | Line 54: | ||
<script> | <script> | ||
// set title | // set title | ||
- | $('head title').text(' | + | $('head title').text('Project | Overview | Team Freiburg | iGEM2014'); |
</script> | </script> | ||
</html> | </html> |
Revision as of 16:25, 8 October 2014