|
|
(12 intermediate revisions by the same user not shown) |
Line 678: |
Line 678: |
| } | | } |
| | | |
− | /*.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/d/d6/T--Chalmers-Gothenburg--Achievements_Medals.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: 500px;*/
| + | |
− | | + | |
− | 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 730: |
Line 704: |
| } | | } |
| | | |
− | .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: 500px;*/
| |
| | | |
− | background-attachment: fixed;
| + | /* Banner: name of the page */ |
− | background-position: center;
| + | #banner { |
− | background-repeat: no-repeat;
| + | height: 100%; |
− | background-size: cover;
| + | position: relative; |
− | background-color:#000000;
| + | bottom: 50px; |
− |
| + | float: left; |
− | border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
| + | width: 100%; |
− | -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
| + | font-size: 80pt; /*35pt*/ |
− | -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
| + | font-family:"Lato", cursive; |
− | border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
| + | color:#c91a03 ; |
− | border-image-slice: 1;
| + | line-height: 65pt; |
− | -webkit-touch-callout: none;
| + | text-shadow: 5px 5px #000000; |
− | -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 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/pen_paper.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
| + | font-size: 80pt; /*35pt*/ |
− | /* min-height: 500px;*/ | + | font-family:"Lato", cursive; |
| + | color:#c91a03 ; |
| + | line-height: 65pt; |
| + | text-shadow: 5px 5px #000000; |
| + | /*border-style:dashed;*/ |
| + | padding: 20px 20px 20px 20px; |
| | | |
− | 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_constructs {
| + | #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/DNA.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
| + | font-size: 40pt; /*35pt*/ |
− | /* min-height: 500px;*/
| + | font-family:"Lato", cursive; |
− | | + | 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_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: 500px;*/
| + | |
− | | + | |
− | 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 {
| + | |
− | font-size: 45pt;
| + | |
− | color: black;
| + | |
− | text-align: center;
| + | |
− | position:bottom; | + | |
− | background-image: url("pictures_17/backgrounds/Chemistry_entrance_bw.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
| + | |
− | /* min-height: 500px;*/
| + | |
− | | + | |
− | 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_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: 500px;*/
| + | |
− | | + | |
− | 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: 500px;*/
| + | |
− | | + | |
− | 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: 500px;*/
| + | |
− | | + | |
− | 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: 500px;*/
| + | |
− | | + | |
− | 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: 500px;*/
| + | |
− | | + | |
− | 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,202: |
Line 940: |
| | | |
| p a:visited { | | p a:visited { |
| + | text-decoration: none; |
| + | color: #c91a03; |
| + | |
| + | } |
| + | |
| + | td a:link { |
| + | text-decoration: none; |
| + | color: #c91a03; |
| + | |
| + | } |
| + | |
| + | td a:link:hover { |
| + | color: #7e1002; |
| + | } |
| + | |
| + | td a:visited { |
| text-decoration: none; | | text-decoration: none; |
| color: #c91a03; | | color: #c91a03; |
Line 1,595: |
Line 1,349: |
| <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">Medals</a> | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal">Accomplishments</a> |
| </div> | | </div> |
| </li> | | </li> |
Line 1,627: |
Line 1,381: |
| | | |
| | | |
− | <div class="header_Project_theory"> | + | <div class="header_test"> |
− | <div class="header-text">Achievements</div>
| + | <!-- Banner --> |
− | <div class="header-subtitle">Medals</div>
| + | <div id="banner"> |
− | </div>
| + | <h3>Accomplishments</h3> |
− |
| + | </div> |
− | | + | </div> |
| | | |
− |
| |
− |
| |
− | <!--This is the side navigation bar-->
| |
− | <aside id="side-nav">
| |
− | <div id="nav-anchor">
| |
− | <nav>
| |
− | <a href="#intro" class="active">Introduction</a>
| |
− | <a href="#background">Title 1</a>
| |
− | <a href="#biosensor">Title2</a>
| |
− | <a class="sub-level" href="#signal">Subtitle 1</a>
| |
− | </nav>
| |
− | </div>
| |
− | </aside>
| |
− |
| |
| | | |
| <div class="wrap-content"> | | <div class="wrap-content"> |
| | | |
− |
| + | |
− | <div class="target" id="intro">
| + | <h4 class="subtitle">Medal criterias</h4> |
− | <div class="dashed_line_left_first">
| + | |
− | <h4 class="subtitle">Introduction</h4> | + | |
− |
| + | |
| <p class="text"> | | <p class="text"> |
− | Pellentesque habitant morbi tristique senectus
| + | Please click on 100% to read more about how we fulfilled the different medal criterias. |
− | et netus et malesuada fames ac turpis egestas. Sed consequat
| + | |
− | mattis interdum. Aliquam et velit fermentum velit imperdiet
| + | |
− | rhoncus. Donec accumsan molestie ornare. Duis eu odio in tortor
| + | |
− | ullamcorper aliquam. Vivamus molestie fermentum urna, vitae
| + | |
− | commodo mauris consequat in. Curabitur porttitor pulvinar purus,
| + | |
− | ut varius nibh tempus id. Nulla dictum lectus ut erat condimentum,
| + | |
− | sit amet euismod nibh eleifend. Maecenas molestie efficitur urna
| + | |
− | vel semper. Nullam in turpis eleifend, venenatis ex tincidunt,
| + | |
− | tristique sapien. Suspendisse eget facilisis dolor. Integer congue
| + | |
− | nisi eu magna consectetur, a bibendum nibh accumsan. Vivamus
| + | |
− | fermentum metus id lectus porttitor congue. Pellentesque habitant morbi
| + | |
− | tristique senectus et netus et malesuada fames ac turpis egestas. Nulla
| + | |
− | metus quam, dapibus ac volutpat ut, dapibus sit amet felis.
| + | |
| </p> | | </p> |
− | </div>
| + | |
− | </div>
| + | <figure> |
− |
| + | <table> |
− |
| + | <tr> |
− | <div class="target" id="background">
| + | <th>Medal</th> <th>Explanation</th> <th>Criteria for standard tracks</th> <th></th> |
− | <div class="dashed_line_right">
| + | </tr> |
− | <h4 class="sidetitle">Title 1</h4>
| + | <tr> |
− | <p class="text">
| + | <td rowspan="4">Bronze</td> <td>Register and attend</td> <td>Register for iGEM</td> <td>100%</td> |
− | Pellentesque habitant morbi tristique senectus
| + | </tr> |
− | et netus et malesuada fames ac turpis egestas. Sed consequat
| + | <tr> |
− | mattis interdum. Aliquam et velit fermentum velit imperdiet
| + | <td>Deliverables</td> <td>Meet all deliverables on <a href="https://2017.igem.org/Competition/Deliverables/Wiki" target="blank">Deliverables page</a></td> <td>100%</td> |
− | rhoncus. Donec accumsan molestie ornare. Duis eu odio in tortor
| + | </tr> |
− | ullamcorper aliquam. Vivamus molestie fermentum urna, vitae
| + | <tr> |
− | commodo mauris consequat in. Curabitur porttitor pulvinar purus,
| + | <td>Attribution</td> <td>Clear attributions</td> <td><a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Attributions" target="blank">100%</a></td> |
− | ut varius nibh tempus id. Nulla dictum lectus ut erat condimentum,
| + | </tr> |
− | sit amet euismod nibh eleifend. Maecenas molestie efficitur urna
| + | <tr> |
− | vel semper. Nullam in turpis eleifend, venenatis ex tincidunt,
| + | <td>Characterization/Contribution</td> <td>Interlab measurement</td> <td><a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab" target="blank">100%</a></td> |
− | tristique sapien. Suspendisse eget facilisis dolor. Integer congue
| + | </tr> |
− | nisi eu magna consectetur, a bibendum nibh accumsan. Vivamus
| + | <tr> |
− | fermentum metus id lectus porttitor congue. Pellentesque habitant morbi
| + | <td rowspan="3">Silver</td> <td>Validated part/Validated Contribution</td> <td>One central part works as expected and submitted to registry</td> <td><a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Parts" target="blank">100%</a></td> |
− | tristique senectus et netus et malesuada fames ac turpis egestas. Nulla
| + | </tr> |
− | metus quam, dapibus ac volutpat ut, dapibus sit amet felis. </p>
| + | <tr> |
− | </div>
| + | <td>Collaboration</td> <td>Convince the judges you have significantly worked with any other registered iGEM team in a meaningful way.</td> <td><a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Collaborations" target="blank">100%</a></td> |
− | <div class="dashed_line_left">
| + | </tr> |
− | <p class="text">
| + | <tr> |
− | Pellentesque habitant morbi tristique senectus
| + | <td>Human Practices</td> <td>Convince the judges you have thought carefully and creatively about whether your work is safe, responsible and good for the world</td> <td><a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Silver" target="blank">100%</a></td> |
− | et netus et malesuada fames ac turpis egestas. Sed consequat
| + | </tr> |
− | mattis interdum. Aliquam et velit fermentum velit imperdiet
| + | <tr> |
− | rhoncus. Donec accumsan molestie ornare. Duis eu odio in tortor
| + | <td rowspan="2">Gold</td> <td>Integrated Human Practices</td> <td>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the design and/or execution of your project</td> <td><a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Gold_Integrated" target="blank">100%</a></td> |
− | ullamcorper aliquam. Vivamus molestie fermentum urna, vitae
| + | </tr> |
− | commodo mauris consequat in. Curabitur porttitor pulvinar purus,
| + | <tr> |
− | ut varius nibh tempus id. Nulla dictum lectus ut erat condimentum,
| + | <td>Improve a previous part</td> <td>Improve the function of an existing BioBrick Part. The original part must NOT be from your 2017 part number range</td> <td><a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Parts" target="blank">100%</a></td> |
− | sit amet euismod nibh eleifend. Maecenas molestie efficitur urna
| + | </tr> |
− | vel semper. Nullam in turpis eleifend, venenatis ex tincidunt,
| + | |
− | tristique sapien. Suspendisse eget facilisis dolor. Integer congue
| + | </table> |
− | nisi eu magna consectetur, a bibendum nibh accumsan. Vivamus
| + | </figure> |
− | fermentum metus id lectus porttitor congue. Pellentesque habitant morbi
| + | |
− | tristique senectus et netus et malesuada fames ac turpis egestas. Nulla
| + | |
− | metus quam, dapibus ac volutpat ut, dapibus sit amet felis.
| + | |
− | </p>
| + | |
− | <p class="text">
| + | |
− | Pellentesque habitant morbi tristique senectus
| + | |
− | et netus et malesuada fames ac turpis egestas. Sed consequat
| + | |
− | mattis interdum. Aliquam et velit fermentum velit imperdiet
| + | |
− | rhoncus. Donec accumsan molestie ornare. Duis eu odio in tortor
| + | |
− | ullamcorper aliquam. Vivamus molestie fermentum urna, vitae
| + | |
− | commodo mauris consequat in. Curabitur porttitor pulvinar purus,
| + | |
− | ut varius nibh tempus id. Nulla dictum lectus ut erat condimentum,
| + | |
− | sit amet euismod nibh eleifend. Maecenas molestie efficitur urna
| + | |
− | vel semper. Nullam in turpis eleifend, venenatis ex tincidunt,
| + | |
− | tristique sapien. Suspendisse eget facilisis dolor. Integer congue
| + | |
− | nisi eu magna consectetur, a bibendum nibh accumsan. Vivamus
| + | |
− | fermentum metus id lectus porttitor congue. Pellentesque habitant morbi
| + | |
− | tristique senectus et netus et malesuada fames ac turpis egestas. Nulla
| + | |
− | metus quam, dapibus ac volutpat ut, dapibus sit amet felis.
| + | |
− | </div>
| + | |
− | <div class="dashed_line_right">
| + | |
− | </p>
| + | |
− | <p class="text">
| + | |
− | Pellentesque habitant morbi tristique senectus
| + | |
− | et netus et malesuada fames ac turpis egestas. Sed consequat
| + | |
− | mattis interdum. Aliquam et velit fermentum velit imperdiet
| + | |
− | rhoncus. Donec accumsan molestie ornare. Duis eu odio in tortor
| + | |
− | ullamcorper aliquam. Vivamus molestie fermentum urna, vitae
| + | |
− | commodo mauris consequat in. Curabitur porttitor pulvinar purus,
| + | |
− | ut varius nibh tempus id. Nulla dictum lectus ut erat condimentum,
| + | |
− | sit amet euismod nibh eleifend. Maecenas molestie efficitur urna
| + | |
− | vel semper. Nullam in turpis eleifend, venenatis ex tincidunt,
| + | |
− | tristique sapien. Suspendisse eget facilisis dolor. Integer congue
| + | |
− | nisi eu magna consectetur, a bibendum nibh accumsan. Vivamus
| + | |
− | fermentum metus id lectus porttitor congue. Pellentesque habitant morbi
| + | |
− | tristique senectus et netus et malesuada fames ac turpis egestas. Nulla
| + | |
− | metus quam, dapibus ac volutpat ut, dapibus sit amet felis.
| + | |
− | </p>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− |
| + | |
− | <div class="target" id="biosensor">
| + | |
− | <div class="dashed_line_left">
| + | |
− | <h4 class="sidetitle">Title 2</h4>
| + | |
− | <p class="text">
| + | |
− | Pellentesque habitant morbi tristique senectus
| + | |
− | et netus et malesuada fames ac turpis egestas. Sed consequat
| + | |
− | mattis interdum. Aliquam et velit fermentum velit imperdiet
| + | |
− | rhoncus. Donec accumsan molestie ornare. Duis eu odio in tortor
| + | |
− | ullamcorper aliquam. Vivamus molestie fermentum urna, vitae
| + | |
− | commodo mauris consequat in. Curabitur porttitor pulvinar purus,
| + | |
− | ut varius nibh tempus id. Nulla dictum lectus ut erat condimentum,
| + | |
− | sit amet euismod nibh eleifend. Maecenas molestie efficitur urna
| + | |
− | vel semper. Nullam in turpis eleifend, venenatis ex tincidunt,
| + | |
− | tristique sapien. Suspendisse eget facilisis dolor. Integer congue
| + | |
− | nisi eu magna consectetur, a bibendum nibh accumsan. Vivamus
| + | |
− | fermentum metus id lectus porttitor congue. Pellentesque habitant morbi
| + | |
− | tristique senectus et netus et malesuada fames ac turpis egestas. Nulla
| + | |
− | metus quam, dapibus ac volutpat ut, dapibus sit amet felis.
| + | |
− | </p>
| + | |
− | </div>
| + | |
− |
| + | |
− | </div>
| + | |
− |
| + | |
− | <div class="target" id="signal">
| + | |
− | <div class="dashed_line_right_last">
| + | |
− | <h2 class="h2style">Subtitle 1</h2>
| + | |
− | <p class="text">
| + | |
− | Pellentesque habitant morbi tristique senectus
| + | |
− | et netus et malesuada fames ac turpis egestas. Sed consequat
| + | |
− | mattis interdum. Aliquam et velit fermentum velit imperdiet
| + | |
− | rhoncus. Donec accumsan molestie ornare. Duis eu odio in tortor
| + | |
− | ullamcorper aliquam. Vivamus molestie fermentum urna, vitae
| + | |
− | commodo mauris consequat in. Curabitur porttitor pulvinar purus,
| + | |
− | ut varius nibh tempus id. Nulla dictum lectus ut erat condimentum,
| + | |
− | sit amet euismod nibh eleifend. Maecenas molestie efficitur urna
| + | |
− | vel semper. Nullam in turpis eleifend, venenatis ex tincidunt,
| + | |
− | tristique sapien. Suspendisse eget facilisis dolor. Integer congue
| + | |
− | nisi eu magna consectetur, a bibendum nibh accumsan. Vivamus
| + | |
− | fermentum metus id lectus porttitor congue. Pellentesque habitant morbi
| + | |
− | tristique senectus et netus et malesuada fames ac turpis egestas. Nulla
| + | |
− | metus quam, dapibus ac volutpat ut, dapibus sit amet felis.
| + | |
− | </p>
| + | |
− | </div> | + | |
− | </div>
| + | |
− |
| + | |
| | | |
| </div> <!--------------------------- Project_theory_170803.html STOP --------------------------------> | | </div> <!--------------------------- Project_theory_170803.html STOP --------------------------------> |
Line 1,854: |
Line 1,493: |
| <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/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"> | | <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> |
Line 1,887: |
Line 1,533: |
| <a href="https://www.instagram.com/chalmersigem/" target="_blank">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> |
− | </body>
| + | |
| | | |
| | | |