(8 intermediate revisions by the same user not shown) | |||
Line 204: | Line 204: | ||
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 430: | Line 430: | ||
width: cover; | width: cover; | ||
+ | min-width:1440px; | ||
text-align: center; | text-align: center; | ||
margin: auto; | margin: auto; | ||
Line 435: | Line 436: | ||
background:#e6e6e6; | background:#e6e6e6; | ||
− | |||
} | } | ||
Line 547: | Line 547: | ||
text-align: left; | text-align: left; | ||
text-decoration: none; | text-decoration: none; | ||
− | background: # | + | background: #f2f2f2; |
font-size:12pt !important; | font-size:12pt !important; | ||
} | } | ||
Line 670: | Line 670: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | + | .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/e/e5/T--Chalmers-Gothenburg--Notebook_Journal.jpg"); | |
− | + | ||
− | + | ||
− | background- | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | /*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 750: | Line 697: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | /* Banner: name of the page */ | |
− | + | #banner { | |
− | + | height: 100%; | |
− | + | position: relative; | |
− | + | bottom: 50px; | |
− | + | float: left; | |
− | + | width: 100%; | |
− | + | 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; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.header-text { | .header-text { | ||
Line 1,174: | Line 914: | ||
} | } | ||
+ | .figure-caption { | ||
+ | display: table-caption; | ||
+ | caption-side: bottom; | ||
+ | } | ||
+ | |||
+ | .table-caption { | ||
+ | display: table-caption; | ||
+ | caption-side: top; | ||
+ | color: black; | ||
+ | font-size: 11pt; | ||
+ | text-align: justify; | ||
+ | padding-left: 0px; | ||
+ | padding-right:0px; | ||
+ | margin-left:0px; | ||
+ | margin-right:0px; | ||
+ | } | ||
+ | |||
+ | th { | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | figure { | ||
+ | display:table; | ||
+ | text-align:center; | ||
+ | margin: auto; | ||
+ | margin-bottom: 25px; | ||
+ | margin-top: 25px; | ||
+ | } | ||
+ | |||
+ | /*---Reference List---*/ | ||
+ | |||
+ | .reference_list { | ||
+ | text-align: left; | ||
+ | font-size:10pt; !important | ||
+ | } | ||
+ | |||
+ | .reference_list ul { | ||
+ | list-style-type: none; | ||
+ | list-style-image: none; | ||
+ | } | ||
+ | |||
+ | .reference_list li { | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
/*--------------Links in text and lists are red when hovered------------------*/ | /*--------------Links in text and lists are red when hovered------------------*/ | ||
Line 1,583: | Line 1,367: | ||
<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,398: | ||
<div class="wrap"> <!--To limit the width of the site--> | <div class="wrap"> <!--To limit the width of the site--> | ||
− | <div class=" | + | <div class="header_test"> |
− | + | <!-- Banner --> | |
− | + | <div id="banner"> | |
− | + | <h3>Lab journal</h3> | |
+ | </div> | ||
+ | </div> | ||
<div class="wrap-content"> <!--To limit the width of the site--> | <div class="wrap-content"> <!--To limit the width of the site--> | ||
Line 1,624: | Line 1,410: | ||
<h4 class="subtitle">Introduction</h4> | <h4 class="subtitle">Introduction</h4> | ||
<p class="text"> | <p class="text"> | ||
− | + | We have carefully summarized our hard work in the lab in the following journal. The document contains what has been done during the summer and a short description of the results. | |
− | + | </p> | |
− | + | <p class="text"> | |
− | + | Since all members of our group were eager to spend the summer in the lab, we divided the lab work into different sub-projects to increase the structure of our work and to increase the work efficiency. Each team member then joined one subgroup to work with one specific part of the project. | |
− | + | </p> | |
− | + | <p class="text"> | |
− | + | Sometimes our beloved instructor Raphael Ferreira helped us with some tasks and also appears in the journal occasionally. Read more about our hero by clicking <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Team/supervisors">here.</a> | |
− | + | ||
− | + | ||
</p> | </p> | ||
</div> | </div> | ||
Line 1,638: | Line 1,422: | ||
<div class="target" id="w25"> | <div class="target" id="w25"> | ||
<h4 class="sidetitle">Journal</h4> | <h4 class="sidetitle">Journal</h4> | ||
− | <object width="100%" height=" | + | <object width="100%" height="750px" data="https://static.igem.org/mediawiki/2017/3/3a/T--Chalmers-Gothenburg--Lab_journal_iGEM-1.pdf"> |
<p> | <p> | ||
It seems you can't see the document. No probs, you can always download the file by clicking | It seems you can't see the document. No probs, you can always download the file by clicking | ||
− | <a href=" | + | <a href="https://static.igem.org/mediawiki/2017/3/3a/T--Chalmers-Gothenburg--Lab_journal_iGEM-1.pdf" target="blank">here.</a> |
</p> | </p> | ||
</object> | </object> | ||
Line 1,662: | Line 1,446: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.agilent.com/home" target="_blank"> | <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> | ||
Line 1,669: | Line 1,453: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.atum.bio/" target="_blank"> | <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> | ||
Line 1,676: | Line 1,460: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank"> | <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> | ||
Line 1,683: | Line 1,467: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.eurofins.com/" target="_blank"> | <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> | ||
Line 1,690: | Line 1,474: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.gatc-biotech.com/en/index.html" target=”_blank”> | <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> | ||
Line 1,697: | Line 1,481: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.genscript.com/" target="_blank"> | <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> | ||
Line 1,704: | Line 1,488: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.idtdna.com/" target="_blank"> | <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> | ||
Line 1,711: | Line 1,502: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.neb.com/" target="_blank"> | <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> | ||
Line 1,718: | Line 1,509: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.snapgene.com/" target="_blank"> | <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> | ||
Line 1,725: | Line 1,516: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.sysbio.se/" target="_blank"> | <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,739: | Line 1,530: | ||
<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> |
− | + | ||
Latest revision as of 07:35, 31 October 2017
Introduction
We have carefully summarized our hard work in the lab in the following journal. The document contains what has been done during the summer and a short description of the results.
Since all members of our group were eager to spend the summer in the lab, we divided the lab work into different sub-projects to increase the structure of our work and to increase the work efficiency. Each team member then joined one subgroup to work with one specific part of the project.
Sometimes our beloved instructor Raphael Ferreira helped us with some tasks and also appears in the journal occasionally. Read more about our hero by clicking here.