(9 intermediate revisions by the same user not shown) | |||
Line 24: | Line 24: | ||
body { | body { | ||
background-color: #e6e6e6; | background-color: #e6e6e6; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
font-family:'Lato', sans-serif; | font-family:'Lato', sans-serif; | ||
} | } | ||
Line 208: | Line 203: | ||
top: 0; | top: 0; | ||
width: 100%; | width: 100%; | ||
− | min-width: | + | min-width: 1440px; |
z-index:9999; | z-index:9999; | ||
-webkit-touch-callout: none; | -webkit-touch-callout: none; | ||
Line 434: | Line 429: | ||
width: cover; | width: cover; | ||
+ | min-width:1440px; | ||
text-align: center; | text-align: center; | ||
margin: auto; | margin: auto; | ||
Line 439: | Line 435: | ||
background:#e6e6e6; | background:#e6e6e6; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 685: | Line 677: | ||
} | } | ||
− | + | .header_test { | |
− | . | + | background-position: top; |
− | + | background-attachment: fixed; | |
− | + | background-repeat: no-repeat; | |
− | + | -webkit-background-size: cover; | |
− | + | -moz-background-size: cover; | |
− | + | -o-background-size: cover; | |
− | + | background-size: cover; | |
− | + | padding-top: 100vh; | |
− | + | background-image: url("https://static.igem.org/mediawiki/2017/b/b3/T--Chalmers-Gothenburg--Team_Supervisors.jpg"); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | /*A lot of code for the line between the header and the body */ | |
− | + | border-bottom: 3px solid transparent; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
-moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/ | -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/ | ||
-webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/ | -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/ | ||
Line 737: | Line 703: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | /* Banner: name of the page */ | |
− | + | #banner { | |
− | + | height: 100%; | |
− | + | position: relative; | |
− | + | bottom: 50px; | |
− | + | float: left; | |
− | + | width: 100%; | |
− | height: | + | font-size: 80pt; /*35pt*/ |
− | + | font-family:"Lato", cursive; | |
− | + | color:#c91a03 ; | |
− | + | line-height: 65pt; | |
− | + | text-shadow: 5px 5px #000000; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #banner h3 { | |
− | + | display: block; | |
− | + | position: absolute; | |
− | + | bottom: 50px; | |
− | + | left: 200px; | |
− | + | font-size: 80pt; /*35pt*/ | |
− | + | font-family:"Lato", cursive; | |
− | + | color:#c91a03 ; | |
− | + | line-height: 65pt; | |
− | + | text-shadow: 5px 5px #000000; | |
− | + | /*border-style:dashed;*/ | |
− | + | padding: 20px 20px 20px 20px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #banner h4 { | |
− | + | display: block; | |
− | + | position: absolute; | |
− | + | bottom: -40px; | |
− | + | left: 200px; | |
− | + | font-size: 40pt; /*35pt*/ | |
− | + | font-family:"Lato", cursive; | |
− | + | color:#c91a03 ; | |
− | + | line-height: 65pt; | |
− | + | text-shadow: 3px 3px #000000; | |
− | + | /*border-style:dashed;*/ | |
− | + | padding: 20px 20px 20px 20px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 1,547: | Line 1,277: | ||
<body><div class="team"> | <body><div class="team"> | ||
− | <div id="header_navbar_wrapper"> <!----------------------------- | + | <div id="header_navbar_wrapper"> <!----------------------------- header_navbar START --------------------------> |
<div id="header-nav-anchor"><!--Anchor for stickying the header navbar--> | <div id="header-nav-anchor"><!--Anchor for stickying the header navbar--> | ||
<nav><!--Used to apply a sticky class, so that the position can be changed to fixed--> | <nav><!--Used to apply a sticky class, so that the position can be changed to fixed--> | ||
<ul class="header_navbar_ul"> | <ul class="header_navbar_ul"> | ||
− | <li id="header_navbar_home"><a href="https://2017.igem.org/Team:Chalmers-Gothenburg" id="home_link"> Home | + | <li id="header_navbar_home"><a href="https://2017.igem.org/Team:Chalmers-Gothenburg" id="home_link"> Home </a></li> |
<li class="dropdown"> | <li class="dropdown"> | ||
Line 1,576: | Line 1,306: | ||
<a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Project/constructs">Constructs</a> | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Project/constructs">Constructs</a> | ||
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Model">Mathematical | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Model">Mathematical modeling</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 1,585: | Line 1,315: | ||
<a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Silver">Human practices</a> | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Silver">Human practices</a> | ||
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Gold_Integrated">Integrated | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Gold_Integrated">Integrated human practices</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 1,594: | Line 1,324: | ||
<a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Results">Project results</a> | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Results">Project results</a> | ||
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Parts"> | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Parts">Biobricks</a> |
<hr> | <hr> | ||
<a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a> | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a> | ||
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal"> | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal">Accomplishments</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 1,614: | Line 1,344: | ||
<!--facebook, instagram and twitter icon--> | <!--facebook, instagram and twitter icon--> | ||
− | <li id="header_navbar_home"><a href="https://sv-se.facebook.com/chalmersigem/" id="fb"><i class="fa fa-facebook-square" style="font-size:24px"></i> </a></li> | + | <li id="header_navbar_home"><a href="https://sv-se.facebook.com/chalmersigem/" id="fb" target="_blank"><i class="fa fa-facebook-square" style="font-size:24px"></i> </a></li> |
− | <li id="header_navbar_home"><a href="https://www.instagram.com/chalmersigem/" id="instagram"><i class="fa fa-instagram" style="font-size:24px"></i> </a></li> | + | <li id="header_navbar_home"><a href="https://www.instagram.com/chalmersigem/" id="instagram" target="_blank"><i class="fa fa-instagram" style="font-size:24px"></i> </a></li> |
− | <li id="header_navbar_home"><a href="https://twitter.com/igemchalmers" id="twitter"><i class="fa fa-twitter" style="font-size:24px"></i> </a></li> | + | <li id="header_navbar_home"><a href="https://twitter.com/igemchalmers" id="twitter" target="_blank"><i class="fa fa-twitter" style="font-size:24px"></i> </a></li> |
+ | |||
Line 1,629: | Line 1,360: | ||
− | <div class=" | + | <div class="header_test"> |
− | + | <!-- Banner --> | |
− | + | <div id="banner"> | |
− | + | <h3>Supervisors</h3> | |
+ | </div> | ||
+ | </div> | ||
<div class="wrap-content"> | <div class="wrap-content"> | ||
Line 1,642: | Line 1,375: | ||
<div class="profile-container"> | <div class="profile-container"> | ||
<div class="profile-image"> | <div class="profile-image"> | ||
− | <img src="https://static.igem.org/mediawiki/ | + | <img src="https://static.igem.org/mediawiki/2017/f/f2/T--Chalmers-Gothenburg--Verena.jpg", width="100%", height="100%"></img> |
<div class="profile-name">Verena Siewers, PhD</div> | <div class="profile-name">Verena Siewers, PhD</div> | ||
Team role: Primary PI | Team role: Primary PI | ||
</div> | </div> | ||
<div class="profile-content"> | <div class="profile-content"> | ||
− | + | <p style="text-align:center"><i >Project leader</i></p> | |
− | <i>Project leader</i> | + | <p class="profiletext" style="text-align:center">Department of Biology and Biological Engineering, Chalmers University of Technology</p> |
− | <p class="profiletext">Department of Biology and Biological Engineering, Chalmers</p> | + | <p class="profiletext" style="text-align:center">E-mail: <a href="mailto:siewers@chalmers.se">siewers@chalmers.se</a></p> |
− | <p class="profiletext" style="text-align:center">E-mail: | + | |
</div> | </div> | ||
</div> | </div> | ||
Line 1,660: | Line 1,392: | ||
<div class="profile-container"> | <div class="profile-container"> | ||
<div class="profile-image"> | <div class="profile-image"> | ||
− | <img src="https://static.igem.org/mediawiki/ | + | <img src="https://static.igem.org/mediawiki/2017/a/a1/T--Chalmers-Gothenburg--Ivan.jpg", width="100%", height="100%"></img> |
<div class="profile-name">Prof. Ivan Mijakovic, PhD</div> | <div class="profile-name">Prof. Ivan Mijakovic, PhD</div> | ||
Team role: Secondary PI | Team role: Secondary PI | ||
</div> | </div> | ||
<div class="profile-content"> | <div class="profile-content"> | ||
− | <i>Professor</i> | + | <p style="text-align:center"><i>Professor</i></p> |
− | <p class="profiletext">Department of Biology and Biological Engineering, Chalmers</p> | + | <p class="profiletext" style="text-align:center">Department of Biology and Biological Engineering, Chalmers University of Technology</p> |
<p class="profiletext" style="text-align:center">E-mail: <a href="mailto:ivan.mijakovic@chalmers.se">ivan.mijakovic@chalmers.se</a></p> | <p class="profiletext" style="text-align:center">E-mail: <a href="mailto:ivan.mijakovic@chalmers.se">ivan.mijakovic@chalmers.se</a></p> | ||
</div> | </div> | ||
Line 1,672: | Line 1,404: | ||
</div> | </div> | ||
</td> | </td> | ||
− | + | </tr> | |
+ | |||
+ | <tr> | ||
<td> | <td> | ||
<div class="profile-main"> | <div class="profile-main"> | ||
<div class="profile-container"> | <div class="profile-container"> | ||
<div class="profile-image"> | <div class="profile-image"> | ||
− | <img src="https://static.igem.org/mediawiki/ | + | <img src="https://static.igem.org/mediawiki/2017/6/6c/T--Chalmers-Gothenburg--Raphael.jpg", width="100%", height="100%"></img> |
<div class="profile-name">Raphael Ferreira</div> | <div class="profile-name">Raphael Ferreira</div> | ||
Team role: Instructor | Team role: Instructor | ||
</div> | </div> | ||
<div class="profile-content"> | <div class="profile-content"> | ||
− | <i>PhD Student</i> | + | <p style="text-align:center"><i>PhD Student</i></p> |
− | <p class="profiletext">Department of Biology and Biological Engineering, Chalmers</p> | + | <p class="profiletext" style="text-align:center">Department of Biology and Biological Engineering, Chalmers University of Technology</p> |
<p class="profiletext" style="text-align:center">E-mail: <a href="mailto:rapfer@chalmers.se">rapfer@chalmers.se</a></p> | <p class="profiletext" style="text-align:center">E-mail: <a href="mailto:rapfer@chalmers.se">rapfer@chalmers.se</a></p> | ||
</div> | </div> | ||
Line 1,689: | Line 1,423: | ||
</div> | </div> | ||
</td> | </td> | ||
− | + | ||
− | + | ||
− | + | ||
<td> | <td> | ||
<div class="profile-main"> | <div class="profile-main"> | ||
<div class="profile-container"> | <div class="profile-container"> | ||
<div class="profile-image"> | <div class="profile-image"> | ||
− | <img src="https://static.igem.org/mediawiki/ | + | <img src="https://static.igem.org/mediawiki/2017/9/97/T--Chalmers-Gothenburg--David.jpg", width="100%", height="100%"></img> |
<div class="profile-name">David Bergenholm</div> | <div class="profile-name">David Bergenholm</div> | ||
Team role: Instructor | Team role: Instructor | ||
</div> | </div> | ||
<div class="profile-content"> | <div class="profile-content"> | ||
− | <i>PhD Student</i> | + | <p style="text-align:center"><i>PhD Student</i></p> |
− | <p class="profiletext">Department of Biology and Biological Engineering, Chalmers</p> | + | <p class="profiletext" style="text-align:center">Department of Biology and Biological Engineering, Chalmers University of Technology</p> |
<p class="profiletext" style="text-align:center">E-mail: <a href="mailto:davidju@chalmers.se">davidju@chalmers.se</a></p> | <p class="profiletext" style="text-align:center">E-mail: <a href="mailto:davidju@chalmers.se">davidju@chalmers.se</a></p> | ||
</div> | </div> | ||
Line 1,727: | Line 1,459: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.agilent.com/home"> | + | <a href="https://www.agilent.com/home" target="_blank"> |
− | <img src="" alt="Agilent Technologies" class="footerimg on"> | + | <img src="https://static.igem.org/mediawiki/2017/f/fb/T--Chalmers-Gothenburg--Agilent_gray.png" alt="Agilent Technologies" class="footerimg on"> |
− | <img src="" alt="Agilent Technologies" class="footerimg off"> | + | <img src="https://static.igem.org/mediawiki/2017/1/1e/T--Chalmers-Gothenburg--Agilent.png" alt="Agilent Technologies" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.atum.bio/"> | + | <a href="https://www.atum.bio/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/a/ae/T--Chalmers-Gothenburg--ATUM_gray.png" alt="ATUM" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/7/71/T--Chalmers-Gothenburg--ATUM.png" alt="ATUM" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.chalmers.se/en/Pages/default.aspx"> | + | <a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/9f/T--Chalmers-Gothenburg--Chalmers_logo_gray.png" alt="Chalmers" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/9f/T--Chalmers-Gothenburg--Chalmers_logo.png" alt="Chalmers" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.eurofins.com/"> | + | <a href="http://www.eurofins.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/f/f8/T--Chalmers-Gothenburg--eurofins_gray.png" alt="Eurofins" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/e/e4/T--Chalmers-Gothenburg--eurofins.png" alt="Eurofins" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.gatc-biotech.com/en/index.html"> | + | <a href="https://www.gatc-biotech.com/en/index.html" target=”_blank”> |
− | <img src="" alt="GATC Biotech" class="footerimg on"> | + | <img src="https://static.igem.org/mediawiki/2017/c/c2/T--Chalmers-Gothenburg--gatc_gray.png" alt="GATC Biotech" class="footerimg on"> |
− | <img src="" alt="GATC Biotech" class="footerimg off"> | + | <img src="https://static.igem.org/mediawiki/2017/c/c0/T--Chalmers-Gothenburg--gatc.png" alt="GATC Biotech" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.genscript.com/"> | + | <a href="http://www.genscript.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/c/ce/T--Chalmers-Gothenburg--Genscript_gray.png" alt="Genscript" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/2/29/T--Chalmers-Gothenburg--Genscript.png" alt="Genscript" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.idtdna.com/"> | + | <a href="https://www.idtdna.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--IDT_gray.png" alt="IDT" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/f/fd/T--Chalmers-Gothenburg--IDT.png" alt="IDT" class="footerimg off"> |
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="footerlogo"> | ||
+ | <a href="http://www.chalmers.se/en/areas-of-advance/lifescience/Pages/default.aspx" target="_blank"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/6/6e/T--Chalmers-Gothenburg--Life_science_gray.png" alt="ATUM" class="footerimg on"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--Life_science.png" alt="ATUM" class="footerimg off"> | ||
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.neb.com/"> | + | <a href="https://www.neb.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/2/29/T--Chalmers-Gothenburg--neb_gray.png" alt="NEB" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/e/e6/T--Chalmers-Gothenburg--neb.png" alt="NEB" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.snapgene.com/"> | + | <a href="http://www.snapgene.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/1/1a/T--Chalmers-Gothenburg--SnapGene_gray.png" alt="SnapGene" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/95/T--Chalmers-Gothenburg--SnapGene.png" alt="SnapGene" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.sysbio.se/"> | + | <a href="http://www.sysbio.se/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/7/7d/T--Chalmers-Gothenburg--sysbio_gray.png" alt="Sysbio" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/8/89/T--Chalmers-Gothenburg--sysbio.png" alt="Sysbio" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,800: | Line 1,539: | ||
<div id="footer-contact-row"> | <div id="footer-contact-row"> | ||
<hr> | <hr> | ||
− | <a href="https://www.facebook.com/chalmersigem/?fref=ts">facebook</a> | + | <a href="https://www.facebook.com/chalmersigem/?fref=ts" target="_blank">facebook</a> |
− | <a href="https://twitter.com/igemchalmers">twitter</a> | + | <a href="https://twitter.com/igemchalmers" target="_blank">twitter</a> |
<a href="mailto:igemgothenburg@gmail.com">e-mail</a> | <a href="mailto:igemgothenburg@gmail.com">e-mail</a> | ||
− | <a href="https://www.instagram.com/chalmersigem/">instagram</a> | + | <a href="https://www.instagram.com/chalmersigem/" target="_blank">instagram</a> |
</div> | </div> | ||
− | </footer> <!--------------------------------- footer_170726.html STOP ----------------------------------> | + | </footer> <!--------------------------------- footer_170726.html STOP ----------------------------------> </body> |
− | + | ||
</div> | </div> |
Latest revision as of 14:06, 30 October 2017
Verena Siewers, PhD
Team role: Primary PI
Project leader Department of Biology and Biological Engineering, Chalmers University of Technology E-mail: siewers@chalmers.se |
Prof. Ivan Mijakovic, PhD
Team role: Secondary PI
Professor Department of Biology and Biological Engineering, Chalmers University of Technology E-mail: ivan.mijakovic@chalmers.se |
Raphael Ferreira
Team role: Instructor
PhD Student Department of Biology and Biological Engineering, Chalmers University of Technology E-mail: rapfer@chalmers.se |
David Bergenholm
Team role: Instructor
PhD Student Department of Biology and Biological Engineering, Chalmers University of Technology E-mail: davidju@chalmers.se |