Difference between revisions of "Team:Chalmers-Gothenburg/Team/supervisors"

(Created page with "<html> <style type="text/css"> ------------------ bootstrap.min.css START ----------------------------------: /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyrig...")
 
 
(14 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
body {  
 
body {  
 
   background-color: #e6e6e6;
 
   background-color: #e6e6e6;
 
  background: -webkit-linear-gradient(left, rgba(1,0,0,0.2), rgba(1,0,0,0.05), rgba(1,0,0,0.2)) !important; /* For Safari 5.1 to 6.0 */
 
  background: -o-linear-gradient(right, rgba(1,0,0,0.2), rgba(1,0,0,0.05), rgba(1,0,0,0.2)) !important; /* For Opera 11.1 to 12.0 */
 
  background: -moz-linear-gradient(right, rgba(1,0,0,0.2), rgba(1,0,0,0.05), rgba(1,0,0,0.2)) !important; /* For Firefox 3.6 to 15 */
 
  background: linear-gradient(to right, rgba(1,0,0,0.2), rgba(1,0,0,0.05), rgba(1,0,0,0.2)) !important; /* Standard syntax (must be last) */
 
 
   font-family:'Lato', sans-serif;
 
   font-family:'Lato', sans-serif;
 
}
 
}
Line 208: Line 203:
 
top: 0;
 
top: 0;
 
   width: 100%;
 
   width: 100%;
   min-width: 850px;
+
   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;   
  background: -webkit-linear-gradient(left, rgba(1,0,0,0.2), rgba(1,0,0,0.05), rgba(1,0,0,0.2)) !important; /* For Safari 5.1 to 6.0 */
 
  background: -o-linear-gradient(right, rgba(1,0,0,0.2), rgba(1,0,0,0.05), rgba(1,0,0,0.2)) !important; /* For Opera 11.1 to 12.0 */
 
  background: -moz-linear-gradient(right, rgba(1,0,0,0.2), rgba(1,0,0,0.05), rgba(1,0,0,0.2)) !important; /* For Firefox 3.6 to 15 */
 
  background: linear-gradient(to right, rgba(1,0,0,0.2), rgba(1,0,0,0.05), rgba(1,0,0,0.2)) !important; /* Standard syntax (must be last) */
 
 
}
 
}
  
Line 685: Line 677:
 
}
 
}
  
/*.header is the class used in the header image at the top of pages*/
+
.header_test {
.header {
+
background-position: top;
  font-size: 45pt;
+
background-attachment: fixed;
  color: black;
+
background-repeat: no-repeat;
  text-align: center;
+
-webkit-background-size: cover;
  background-color: #000000;
+
-moz-background-size: cover;
  background-repeat: repeat;
+
-o-background-size: cover;
  height: auto;
+
background-size: cover;
  line-height: 130px;
+
        padding-top: 100vh;
+
        background-image: url("https://static.igem.org/mediawiki/2017/b/b3/T--Chalmers-Gothenburg--Team_Supervisors.jpg");
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
  }
+
  
.header_Modelling {
+
/*A lot of code for the line between the header and the body */
  font-size: 45pt;
+
border-bottom: 3px solid transparent;
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/chalkboard_2.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
  min-height: 750px;
+
height:auto;
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
 
   -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:
 
}
 
}
  
.header_Achievements_biobricks {
 
  font-size: 45pt;
 
  color: black;
 
  text-align: center;
 
position:bottom;
 
  background-image: url("pictures_17/backgrounds/bricks.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
 
  min-height: 750px;
 
height:auto;
 
  background-attachment: fixed;
 
  background-position: center;
 
  background-repeat: no-repeat;
 
  background-size: cover;
 
background-color:#000000;
 
 
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
 
  -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%)*/
 
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
 
  border-image-slice: 1;
 
  -webkit-touch-callout: none;
 
  -webkit-user-select: none;
 
  -khtml-user-select: none;
 
  -moz-user-select: none;
 
  -ms-user-select: none;
 
  user-select: none;
 
  cursor: default;
 
}
 
  
.header_Project_theory {
+
/* Banner: name of the page */
  font-size: 45pt;
+
#banner {
  color: black;
+
height: 100%;
  text-align: center;
+
        position: relative;
position:bottom;
+
        bottom: 50px;
  background-image: url("pictures_17/backgrounds/pen_paper.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
    float: left;
  min-height: 750px;
+
    width: 100%;
height:auto;
+
        font-size: 80pt; /*35pt*/
  background-attachment: fixed;
+
font-family:"Lato", cursive;
  background-position: center;
+
        color:#c91a03 ;
  background-repeat: no-repeat;
+
line-height: 65pt;
  background-size: cover;
+
        text-shadow: 5px 5px #000000;
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
 
}
 
}
  
.header_Project_constructs {
+
#banner h3 {
  font-size: 45pt;
+
display: block;
  color: black;
+
position: absolute;
  text-align: center;
+
bottom: 50px;
position:bottom;
+
left: 200px;
  background-image: url("pictures_17/backgrounds/DNA.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
        font-size: 80pt; /*35pt*/
  min-height: 750px;
+
font-family:"Lato", cursive;
height:auto;
+
        color:#c91a03 ;
  background-attachment: fixed;
+
line-height: 65pt;
  background-position: center;
+
        text-shadow: 5px 5px #000000;
  background-repeat: no-repeat;
+
        /*border-style:dashed;*/
  background-size: cover;
+
padding: 20px 20px 20px 20px;
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
  
.header_Team_students {
 
  font-size: 45pt;
 
  color: black;
 
  text-align: center;
 
position:bottom;
 
  background-image: url("pictures_17/team_photos_2017/group_photo_stairs_bw.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
 
  /*min-height: 750px;
 
height:auto;*/
 
  background-attachment: fixed;
 
  background-position: center;
 
  background-repeat: no-repeat;
 
  background-size: cover;
 
background-color:#000000;
 
 
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
 
  -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%)*/
 
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
 
  border-image-slice: 1;
 
  -webkit-touch-callout: none;
 
  -webkit-user-select: none;
 
  -khtml-user-select: none;
 
  -moz-user-select: none;
 
  -ms-user-select: none;
 
  user-select: none;
 
  cursor: default;
 
 
}
 
}
  
.header_Team_supervisors {
+
#banner h4 {
  font-size: 45pt;
+
display: block;
  color: black;
+
position: absolute;
  text-align: center;
+
bottom: -40px;
position:bottom;
+
left: 200px;
  background-image: url("pictures_17/backgrounds/Chemistry_entrance_bw.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
        font-size: 40pt; /*35pt*/
  /*min-height: 750px;
+
font-family:"Lato", cursive;
height:auto;*/
+
        color:#c91a03 ;
  background-attachment: fixed;
+
line-height: 65pt;
  background-position: center;
+
        text-shadow: 3px 3px #000000;
  background-repeat: no-repeat;
+
        /*border-style:dashed;*/
  background-size: cover;
+
padding: 20px 20px 20px 20px;
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Team_sponsors {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/money_bw.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
  /*min-height: 750px;
+
height:auto;*/
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Team_collaborations {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/shaking_hands_darker.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
  /*min-height: 750px;
+
height:auto;*/
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Team_attributions {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/Chalmers_port_4.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
  /*min-height: 750px;
+
height:auto;*/
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Notebook_journal {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/Notebook.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
  /*min-height: 750px;
+
height:auto;*/
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Notebook_lab_safety {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/T--Chalmers-Gothenburg--Safety_form_Fume_hood.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
  /*min-height: 750px;
+
height:auto;*/
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -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%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
 
}
 
}
  
Line 1,023: Line 753:
 
   color:#c91a03 ;/*Alternatives: #c91a03, #ff0000, #fd4833, #fb2104*/
 
   color:#c91a03 ;/*Alternatives: #c91a03, #ff0000, #fd4833, #fb2104*/
 
line-height: 65pt;
 
line-height: 65pt;
   padding-top: 35%;
+
   padding-top: 30%;
 
font-weight: bold;
 
font-weight: bold;
 
text-align:left;
 
text-align:left;
Line 1,542: Line 1,272:
 
     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
      
 
      
   <title>Chalmers Gothenburg iGEM 2016</title>
+
   <title>Chalmers Gothenburg iGEM 2017</title>
 
   </head>
 
   </head>
  
 
   <body><div class="team">
 
   <body><div class="team">
 
      
 
      
     <div id="header_navbar_wrapper"> <!----------------------------- header_navbar_170731.html START -------------------------->
+
     <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="index170801.html" id="home_link"> Home <i class="fa fa-home" style="font-size:24px"></i> </a></li>
+
           <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">
 
             <a id="team_link">Team</a> <!--href="Team_intro.html" -->
 
             <a id="team_link">Team</a> <!--href="Team_intro.html" -->
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
               <a href="Team_students_170801.html">Students</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Team/students">Students</a>
 
               <hr>
 
               <hr>
               <a href="Team_supervisors_170802.html">Supervisors</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Team/supervisors">Supervisors</a>
 
               <hr>
 
               <hr>
               <a href="Team_Attributions_170731.html">Attributions</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Attributions">Attributions</a>
 
               <hr>
 
               <hr>
               <a href="Team_sponsors_170731.html">Sponsors</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Collaborations">Collaborations</a>
 
               <hr>
 
               <hr>
               <a href="Team_collaboration_170731.html">Collaborations</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Team/sponsors">Sponsors</a>
 
             </div>
 
             </div>
 
           </li>
 
           </li>
Line 1,572: Line 1,302:
 
           <a id="project_link">Project</a>  <!--href="Project_intro.html" id="project_link"-->
 
           <a id="project_link">Project</a>  <!--href="Project_intro.html" id="project_link"-->
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
             <a href="Project_theory_170804.html">Description</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Description">Description</a>
 
             <hr>
 
             <hr>
             <a href="Project_constructs_170731.html">Constructs</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Project/constructs">Constructs</a>
 
             <hr>
 
             <hr>
             <a href="Project_model_170731.html">Mathematical modelling</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Model">Mathematical modeling</a>
 
             </div>
 
             </div>
 
           </li>
 
           </li>
Line 1,583: Line 1,313:
 
           <a id="HP_link">Human Practices</a>  <!--href="HP_intro.html" id="HP_link"-->
 
           <a id="HP_link">Human Practices</a>  <!--href="HP_intro.html" id="HP_link"-->
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
             <a href="HP_ethics_170809.html">Ethics</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Silver">Human practices</a>
 
               <hr>
 
               <hr>
               <a href="HP_outreach_170731.html">Outreach</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Gold_Integrated">Integrated human practices</a>
            <hr>
+
            <a href="HP_prototype_170809.html">Prototype</a>
+
              <hr>
+
              <a href="HP_screening_170809.html">Screening</a>
+
 
             </div>
 
             </div>
 
           </li>
 
           </li>
Line 1,596: Line 1,322:
 
           <a id="achievements_link">Achievements</a>  <!--href="Achievements_intro.html" id="achievements_link"-->
 
           <a id="achievements_link">Achievements</a>  <!--href="Achievements_intro.html" id="achievements_link"-->
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
             <a href="Achievements_results_170731.html">Project results</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Results">Project results</a>
 
             <hr>
 
             <hr>
             <a href="Achievements_bb_170731.html">BioBricks</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Parts">Biobricks</a>
 
               <hr>
 
               <hr>
               <a href="Achievements_interlab.html">Interlab study</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a>
 
               <hr>
 
               <hr>
               <a href="Achievements_medal.html">Medals</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal">Accomplishments</a>
 
             </div>
 
             </div>
 
           </li>
 
           </li>
Line 1,609: Line 1,335:
 
           <a id="notebook_link">Notebook</a>  <!--href="Notebook_intro.html" id="notebook_link"-->
 
           <a id="notebook_link">Notebook</a>  <!--href="Notebook_intro.html" id="notebook_link"-->
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
             <a href="Notebook_labjournal_170801.html">Lab journal</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Notebook">Lab journal</a>
 
             <hr>
 
             <hr>
             <a href="Notebook_protocols_170731.html">Protocols</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Notebook/protocols">Protocols</a>
 
               <hr>
 
               <hr>
             <a href="Notebook_lab_safety_170731.html">Safety</a>
+
             <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Safety">Safety</a>
 
             </div>
 
             </div>
 
           </li>
 
           </li>
 
            
 
            
 
           <!--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,633: Line 1,360:
  
 
            
 
            
         <div class="header_Team_supervisors">
+
         <div class="header_test">
    <div class="header-text">TEAM</div>
+
  <!-- Banner -->
    <div class="header-subtitle">Supervisors</div>
+
    <div id="banner">
    </div>
+
            <h3>Supervisors</h3>
 +
            </div>
 +
        </div>
 
        
 
        
 
       <div class="wrap-content">
 
       <div class="wrap-content">
Line 1,646: 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/2016/3/3b/T--Chalmers_Gothenburg--verena_profile_picture.jpg", width="100%", height="100%"></img>
+
                         <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: <a href=<a href="mailto:siewers@chalmers.se">siewers@chalmers.se</a></p>
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 1,664: 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/2016/d/df/T--Chalmers_Gothenburg--ivan_profile_picture.png", width="100%", height="100%"></img>
+
                     <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,676: 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/2016/e/ed/T--Chalmers_Gothenburg--raphael_profile_picture.png", width="100%", height="100%"></img>
+
                     <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,693: Line 1,423:
 
               </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/2016/8/8a/T--Chalmers_Gothenburg--david_profile_picture.png", width="100%", height="100%"></img>
+
                     <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,729: Line 1,457:
 
        
 
        
 
       <div id="logorow">
 
       <div id="logorow">
 +
       
 
         <div class="footerlogo">
 
         <div class="footerlogo">
           <a href="http://www.snapgene.com/">
+
           <a href="https://www.agilent.com/home" target="_blank">
             <img src="pictures_17/logotypes/SnapGene-Logo-144_30percentgray.png" 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="pictures_17/logotypes/SnapGene-Logo-144.png" 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.idtdna.com/">
+
           <a href="https://www.atum.bio/" target="_blank">
             <img src="pictures_17/logotypes/IDT_Logo_2014_(corp_blue)_30percentgray.png" class="footerimg on">
+
             <img src="https://static.igem.org/mediawiki/2017/a/ae/T--Chalmers-Gothenburg--ATUM_gray.png" alt="ATUM" class="footerimg on">
             <img src="pictures_17/logotypes/IDT_Logo_2014_(corp_blue).png" class="footerimg off">
+
             <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="https://www.neb.com/">
+
           <a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank">
             <img src="pictures_17/logotypes/neb_logo2_30percentgray.png" class="footerimg on">
+
             <img src="https://static.igem.org/mediawiki/2017/9/9f/T--Chalmers-Gothenburg--Chalmers_logo_gray.png" alt="Chalmers" class="footerimg on">
             <img src="pictures_17/logotypes/neb_logo3.png" class="footerimg off">
+
             <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="pictures_17/logotypes/eurofins_logo2_30percentgray.png" class="footerimg on">
+
             <img src="https://static.igem.org/mediawiki/2017/f/f8/T--Chalmers-Gothenburg--eurofins_gray.png" alt="Eurofins" class="footerimg on">
             <img src="pictures_17/logotypes/eurofins_logo2.png" class="footerimg off">
+
             <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="http://www.chalmers.se/en/Pages/default.aspx">
+
           <a href="https://www.gatc-biotech.com/en/index.html" target=”_blank”>
             <img src="pictures_17/logotypes/chalmers_logo2_30percentgray.png" 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="pictures_17/logotypes/chalmers_logo2.png" 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.sysbio.se/">
+
           <a href="http://www.genscript.com/" target="_blank">
             <img src="pictures_17/logotypes/sysbio_logo2_30percentgray.png" class="footerimg on">
+
             <img src="https://static.igem.org/mediawiki/2017/c/ce/T--Chalmers-Gothenburg--Genscript_gray.png" alt="Genscript" class="footerimg on">
             <img src="pictures_17/logotypes/sysbio_logo5.png" class="footerimg off">
+
             <img src="https://static.igem.org/mediawiki/2017/2/29/T--Chalmers-Gothenburg--Genscript.png" alt="Genscript" class="footerimg off">
 +
          </a>
 +
        </div>
 +
       
 +
        <div class="footerlogo">
 +
          <a href="https://www.idtdna.com/" target="_blank">
 +
            <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--IDT_gray.png" alt="IDT" class="footerimg on">
 +
            <img src="https://static.igem.org/mediawiki/2017/f/fd/T--Chalmers-Gothenburg--IDT.png" alt="IDT" class="footerimg off">
 
           </a>
 
           </a>
 
         </div>
 
         </div>
  
 
         <div class="footerlogo">
 
         <div class="footerlogo">
           <a href="https://www.atum.bio/">
+
           <a href="http://www.chalmers.se/en/areas-of-advance/lifescience/Pages/default.aspx" target="_blank">
             <img src="pictures_17/logotypes/ATUM_110216_4c30percentgray.png" class="footerimg on">
+
             <img src="https://static.igem.org/mediawiki/2017/6/6e/T--Chalmers-Gothenburg--Life_science_gray.png" alt="ATUM" class="footerimg on">
             <img src="pictures_17/logotypes/ATUM_110216_4cBlack2.png" class="footerimg off">
+
             <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">
 +
          <a href="https://www.neb.com/" target="_blank">
 +
            <img src="https://static.igem.org/mediawiki/2017/2/29/T--Chalmers-Gothenburg--neb_gray.png" alt="NEB" class="footerimg on">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/e6/T--Chalmers-Gothenburg--neb.png" alt="NEB" class="footerimg off">
 +
          </a>
 +
        </div>
 
          
 
          
 
         <div class="footerlogo">
 
         <div class="footerlogo">
           <a href="http://www.genscript.com/">
+
           <a href="http://www.snapgene.com/" target="_blank">
             <img src="pictures_17/logotypes/Genscript.png" class="footerimg on">
+
             <img src="https://static.igem.org/mediawiki/2017/1/1a/T--Chalmers-Gothenburg--SnapGene_gray.png" alt="SnapGene" class="footerimg on">
             <img src="pictures_17/logotypes/Genscript.png" class="footerimg off">
+
             <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/" target="_blank">
           <a href="http://www.chalmers.se/en/departments/bio/research/industrial-biotechnology/Pages/default.aspx">
+
             <img src="https://static.igem.org/mediawiki/2017/7/7d/T--Chalmers-Gothenburg--sysbio_gray.png" alt="Sysbio" class="footerimg on">
             <img src="media/footer_logo_photos/indbio-logo-gray.png" class="footerimg on">
+
             <img src="https://static.igem.org/mediawiki/2017/8/89/T--Chalmers-Gothenburg--sysbio.png" alt="Sysbio" class="footerimg off">
             <img src="media/footer_logo_photos/indbio-logo.png" class="footerimg off">
+
 
           </a>
 
           </a>
 
         </div>
 
         </div>
      </div>-->
+
       
 +
       
 
        
 
        
 
       <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 ----------------------------------> </body>
     </footer> <!--------------------------------- footer_170726.html STOP ---------------------------------->
+
  </body>
+
 
   
 
   
 
</div>
 
</div>

Latest revision as of 14:06, 30 October 2017

Chalmers Gothenburg iGEM 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