| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
| + | <meta charset="UTF-8"/> | ||
| + | <style> | ||
| + | /* Paste this css to your style sheet file or under head tag */ | ||
| + | /* This only works with JavaScript, | ||
| + | if it's not present, don't show loader */ | ||
| + | .js #loader { | ||
| + | display: block; | ||
| + | position: absolute; | ||
| + | left: 100px; | ||
| + | top: 0; | ||
| + | } | ||
| + | |||
| + | .se-pre-con { | ||
| + | position: fixed; | ||
| + | left: 0px; | ||
| + | top: 0px; | ||
| + | width: 100%; | ||
| + | height: 100%; | ||
| + | z-index: 9999; | ||
| + | background: #292935; | ||
| + | } | ||
| + | |||
| + | .se-pre-con img { | ||
| + | width: 40%; | ||
| + | height: 40%; | ||
| + | margin-left: 30%; | ||
| + | margin-top: 15%; | ||
| + | } | ||
| + | |||
| + | @media screen and (min-width: 1500px ) { | ||
| + | .se-pre-con img { | ||
| + | margin-top: 20%; | ||
| + | width: 25%; | ||
| + | height: 15%; | ||
| + | margin-left: 35%; | ||
| + | } | ||
| + | } | ||
| + | |||
| + | @media screen and (max-width: 1100px ) { | ||
| + | .se-pre-con img { | ||
| + | margin-top: 20%; | ||
| + | height: 30%; | ||
| + | width: 50%; | ||
| + | margin-left: 25%; | ||
| + | } | ||
| + | } | ||
| + | |||
| + | @media screen and (max-width: 700px ) { | ||
| + | .se-pre-con img { | ||
| + | margin-top: 18%; | ||
| + | height: 20%; | ||
| + | } | ||
| + | } | ||
| + | </style> | ||
| + | </head> | ||
| + | <body> | ||
| + | <div class="se-pre-con"> | ||
| + | <img src="https://2019.igem.org/wiki/images/4/49/T--Tuebingen--DNA_gif.gif"> | ||
| + | </div> | ||
| + | <script src="https://2019.igem.org/Team:Tuebingen/jqueryLoadJS?action=raw&ctype=text/javascript"></script> | ||
| + | <script src="https://2019.igem.org/Team:Tuebingen/jmodernizerJS?action=raw&ctype=text/javascript"></script> | ||
| + | <script> | ||
| + | $(window).load(function () { | ||
| + | setTimeout(removeLoader, 1000); | ||
| + | }); //wait for page load PLUS one seconds. | ||
| + | function removeLoader() { | ||
| + | $(".se-pre-con").fadeOut(500, function () { | ||
| + | // fadeOut complete. Remove the loading div | ||
| + | $(".se-pre-con").remove(); //makes page more lightweight | ||
| + | }); | ||
| + | } | ||
| + | </script> | ||
| + | </body> | ||
<style> | <style> | ||
/*! | /*! | ||
| Line 9,661: | Line 9,734: | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"/> | <meta name="viewport" content="width=device-width,initial-scale=1.0"/> | ||
| − | <title> | + | <title>Team - GLP.exe</title> |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" | ||
type="text/css"/> | type="text/css"/> | ||
| Line 9,963: | Line 10,036: | ||
-webkit-transform: translateZ(0) scale(1.0, 1.0); | -webkit-transform: translateZ(0) scale(1.0, 1.0); | ||
transform: translateZ(0); | transform: translateZ(0); | ||
| − | background: #1B2030 url(https:// | + | background: #1B2030 url(https://2019.igem.org/wiki/images/0/03/T--Tuebingen--team_banner.jpeg) center no-repeat; |
background-size: 100%, 80%; | background-size: 100%, 80%; | ||
animation: grow 60s linear 10ms infinite; | animation: grow 60s linear 10ms infinite; | ||
| Line 9,987: | Line 10,060: | ||
.info h1 { | .info h1 { | ||
font-size: 80px; | font-size: 80px; | ||
| − | + | margin-top: -5%; | |
| + | } | ||
@media only screen and (max-width: 800px) { | @media only screen and (max-width: 800px) { | ||
| Line 10,541: | Line 10,615: | ||
<div class="quote"> | <div class="quote"> | ||
<blockquote style="color: #0b0b0b"> | <blockquote style="color: #0b0b0b"> | ||
| − | <p> | + | <p>More creative than in the lab.</p> |
</blockquote> | </blockquote> | ||
</div> | </div> | ||
Latest revision as of 20:06, 11 December 2019
MEET OUR TEAM
Lars Angenent Professor
Bastian Molitor Junior Group Leader
Patrick Schweizer Advisor
Sarah Schulz Advisor
Lukas Heumos Bioinformatics MSc.
Lina Widerspick Molecular Medicine BSc.
Marietheres Evers Molecular Medicine BSc.
Jakob Keck Nano-Science MSc.
Eva Kunzelmann Cell and Molecular Biology MSc.
Philipp Ehmele Medicine and Computer Science BSc.
Famke Bäuerle Nano-Science MSc.
Patrick Müller Molecular Medicine BSc.
Antonia Binder Biochemistry BSc.
Jonas Steinwender Nano-Science BSc.
Luzia Hamma Biology BSc.
Katharina Csik Molecular Medicine BSc.




























