(Replaced content with "{{Marburg}} {{Marburg/test}}") |
|||
Line 1: | Line 1: | ||
{{Marburg}} | {{Marburg}} | ||
+ | <html> | ||
+ | <div class="titleWrapper"><div class="titleBackground" style="background-image:none"></div><div class="title">Experiments</div></div> | ||
+ | <article> | ||
+ | <style> | ||
+ | .imageContainer3x3 { | ||
+ | display: flex; | ||
+ | flex-wrap: wrap; | ||
+ | justify-content: space-around; | ||
+ | align-items: center; | ||
+ | } | ||
+ | .imageContainer3x3 div { | ||
+ | width: 30%; | ||
+ | margin-bottom: 2%; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .imageContainer3x3 div img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .imageContainer2x2 { | ||
+ | display: flex; | ||
+ | flex-wrap: wrap; | ||
+ | justify-content: space-around; | ||
+ | align-items: center; | ||
+ | } | ||
+ | .imageContainer2x2 div { | ||
+ | width: 50%; | ||
+ | margin-bottom: 2%; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .imageContainer2x2 div img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="skipTarget" skipname="Labbooks"></div> | ||
+ | <h2>Labbooks</h2> | ||
+ | <hr> | ||
+ | |||
+ | <style> | ||
+ | article ul li { | ||
+ | font-size: 0.8em; | ||
+ | padding:5px; | ||
+ | } | ||
+ | </style> | ||
+ | <ul> | ||
+ | <li><a href="https://static.igem.org/mediawiki/2018/c/c9/T--Marburg--Subgroup_Metabolic_Engineering_-_pathway_assembly.pdf"><abbr title="Subgroup Metabolic Engineering - Pathway Assembly"> Subgroup Metabolic Engineering - Pathway Assembly </abbr></a></li> | ||
+ | |||
+ | </ul> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | </article> | ||
+ | </html> | ||
+ | |||
{{Marburg/test}} | {{Marburg/test}} |
Revision as of 13:29, 14 October 2018
Experiments