Line 4: | Line 4: | ||
<meta charset="utf-8" content="width=device-width, initial-scale=1.0"> <!--damit die ü, ä usw. richtig angezeigt werden--> | <meta charset="utf-8" content="width=device-width, initial-scale=1.0"> <!--damit die ü, ä usw. richtig angezeigt werden--> | ||
<style> | <style> | ||
− | |||
− | + | ||
− | + | ||
− | + | ||
− | + | **********OVERRIDES********** | |
− | + | ||
+ | #top_menu_under { | ||
+ | display: none; | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | height: 0; | ||
+ | } | ||
+ | #top_menu_14 { | ||
+ | position: fixed; | ||
+ | width: 100%; | ||
+ | top: 0px; | ||
+ | left: 0px; | ||
+ | height: 16px; | ||
+ | background-color: #383838; | ||
+ | border-bottom: 2px solid black; | ||
+ | z-index: 50; | ||
+ | } | ||
+ | #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | #sideMenu { | ||
+ | display: none; | ||
+ | width: 170px; | ||
+ | position: absolute; | ||
+ | top: 20px; | ||
+ | left: 1020px; | ||
+ | z-index: 10; | ||
+ | padding-top: 0px; | ||
+ | padding-bottom: 15px; | ||
+ | padding-left: 15px; | ||
+ | padding-right: 15px; | ||
+ | background-color: white; | ||
+ | text-align: left; | ||
+ | } | ||
+ | #bodyContent a[href ^="https://"], | ||
+ | .link-https { | ||
+ | background: none; | ||
+ | padding: 0 | ||
+ | } | ||
+ | #bodyContent a[href ^="mailto:"], .link-mailto { | ||
+ | padding:0; | ||
+ | } | ||
+ | #content { | ||
+ | width:100%; | ||
+ | } | ||
+ | .pop_why_cover { | ||
+ | display: none; | ||
+ | z-index: 50; | ||
+ | margin-top: -65px; | ||
+ | margin-left: -40px; | ||
+ | width: 980px; | ||
+ | height: 2100px; | ||
+ | float: left; | ||
+ | position: absolute; | ||
+ | opacity: 0.5; | ||
+ | background-color: #b2b2b2; | ||
+ | } | ||
+ | .pop_why_box { | ||
+ | display: none; | ||
+ | left: 250px; | ||
+ | top: 0px; | ||
+ | background-color: white; | ||
+ | padding: 15px; | ||
+ | width: 500px; | ||
+ | position: absolute; | ||
+ | border: 3px solid #4e606e; | ||
+ | border-radius: 3px; | ||
+ | z-index: 50; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | **********END OF OVERRIDES********** | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 62: | Line 109: | ||
a:hover{ | a:hover{ | ||
− | + | background-color: black; | |
− | + | color:grey; | |
background-color: transparent; | background-color: transparent; | ||
} | } | ||
div.Hauptnavigation{ | div.Hauptnavigation{ | ||
− | + | top: 1em; | |
− | + | ||
− | + | ||
− | top: | + | |
background-color: rgb(240,240,250); | background-color: rgb(240,240,250); | ||
position: fixed; | position: fixed; | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 1.25em; |
− | font-size: 1. | + | font-size: 1.5em; |
− | line-height: 1. | + | line-height: 1.5em; |
text-align: center; | text-align: center; | ||
− | margin-bottom: | + | margin-bottom: 1em; |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 89: | Line 130: | ||
nav.Unternavigation-Team{ | nav.Unternavigation-Team{ | ||
− | |||
− | |||
margin-right: 1.875em; | margin-right: 1.875em; | ||
− | margin- | + | margin-bottom: 25em; |
− | + | margin-top: 3em; | |
− | + | font-size: 1.5em; | |
− | + | line-height:1.5em; | |
− | font-size: 1 | + | left: 2.5em; |
− | line-height: | + | top: 0.5em; |
− | left: | + | position: fixed; |
− | top: | + | |
− | + | ||
− | position: | + | |
− | + | ||
} | } | ||
Line 113: | Line 149: | ||
.active{ | .active{ | ||
− | + | background-color: black; | |
− | + | color: white; | |
} | } | ||
+ | |||
+ | |||
+ | img#BigImageLab { | ||
+ | background-size: cover; | ||
+ | width: 100%; | ||
+ | border: 5px solid #000000; | ||
+ | } | ||
+ | |||
Line 124: | Line 168: | ||
grid-template-rows: auto; | grid-template-rows: auto; | ||
margin-bottom: 5em; | margin-bottom: 5em; | ||
− | margin-top: | + | margin-top: 2em; |
} | } | ||
Line 135: | Line 179: | ||
margin-left: 20em; | margin-left: 20em; | ||
margin-right: 10em; | margin-right: 10em; | ||
+ | margin-top: 1.75em; | ||
} | } | ||
#Fliesstext2{ | #Fliesstext2{ | ||
Line 145: | Line 190: | ||
margin-top: 1.75em; | margin-top: 1.75em; | ||
} | } | ||
− | + | ||
− | |||
table, th, td { | table, th, td { | ||
− | + | border: 1px solid black; | |
− | + | border-collapse: collapse; | |
− | + | padding: 5px; | |
− | + | text-align: center; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#Bild{ | #Bild{ | ||
grid-column-start: 0; | grid-column-start: 0; | ||
Line 182: | Line 208: | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
− | + | figcaption { | |
− | + | font-size: 65%; | |
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
− | <body> | + | |
− | <div class="Hauptnavigation" > | + | <body> |
− | + | ||
− | + | <div class="Hauptnavigation"> | |
− | + | <a href="https://2017.igem.org/Team:Tuebingen/Team">Team</a> | |
− | + | <a href="https://2017.igem.org/Team:Tuebingen/Inspiration">Inspiration</a> | |
− | + | <a href="https://2017.igem.org/Team:Tuebingen/Results">Results</a> | |
− | + | <a href="https://2017.igem.org/Team:Tuebingen/Human Practice">Human Practice</a> | |
− | + | <a href="https://2017.igem.org/Team:Tuebingen/Lab">Lab</a> | |
− | + | <a href="https://2017.igem.org/Team:Tuebingen/Attribution">Attribution</a> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | <nav class="Unternavigation-Team"> | |
− | + | ||
− | </ | + | <a href="#Introduction">Introduction </a> <br> |
+ | <a href="#Theoretical Background">Theoretical Background </a> <br> | ||
+ | <a href="#Procedure">Procedure</a><br> | ||
+ | <a href="#Results">Results</a><br> | ||
+ | <a href="#Discussion">Discussion</a><br> | ||
+ | </nav> | ||
+ | |||
+ | |||
− | + | <img src="https://static.igem.org/mediawiki/2017/8/8c/T--Tuebingen--LabTitle.jpg" alt="InterLabBild" id="BigImageLab"> | |
<div class="Grid"> | <div class="Grid"> |
Revision as of 22:21, 1 November 2017
Composite Parts
We designed different composite parts which are charaterized on the registry pages.
- BBa_K2372008
- L-rhamnose dependent expression of SHV-1, an extended spectrum β-lactamase
- BBa_K2372007
- pRha promoter with downstream RBS which allows L-rhamnose dependent expression of downstream clones coding sequences
- BBa_K2372009
- L-rhamnose dependent expression of β-lactam synthetase