Difference between revisions of "Team:UiOslo Norway/Collaborations"
Line 10: | Line 10: | ||
width: 25%; | width: 25%; | ||
text-align: center; | text-align: center; | ||
+ | |||
+ | |||
} | } | ||
Line 19: | Line 21: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
+ | |||
} | } | ||
Line 31: | Line 34: | ||
.card__front { | .card__front { | ||
background-color: Black; | background-color: Black; | ||
+ | |||
} | } | ||
Line 49: | Line 53: | ||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
− | |||
<div class="card effect__hover"> | <div class="card effect__hover"> | ||
<div class="card__front"> | <div class="card__front"> | ||
− | + | <span class="card__text"> | |
− | <span class="card__text">< | + | <h1 style="font-size:300%;color:white">BBa_K1619001</h1> |
− | < | + | <h2 style="font-size:200%;color:white"><i>medh2</i></h1> |
+ | </span> | ||
</div> | </div> | ||
<div class="card__back"> | <div class="card__back"> | ||
− | <span class="card__text"> | + | <span class="card__text"> |
+ | <h1 style="font-size:100%;color:white">Our BioBrick BBa_K1619001 is a basic BioBrick part which contains the coding sequence of the medh2 gene from Bacillus methanolicus. medh2 encodes a NAD+ dependent methanol dehydrogenase catalyzing the conversion of methanol into formaldehyde under conversion of NAD+ into NADH.</h1> | ||
+ | </span> | ||
</font> | </font> | ||
</div> | </div> | ||
</div><!-- /card --> | </div><!-- /card --> | ||
+ | <div class="card effect__hover"> | ||
+ | <div class="card__front"> | ||
+ | <span class="card__text"> | ||
+ | <h1 style="font-size:300%;color:white">BBa_K1619002</h1> | ||
+ | <h2 style="font-size:200%;color:white"><i>hps</i></h1> | ||
+ | </span> | ||
+ | </div> | ||
+ | <div class="card__back"> | ||
+ | <span class="card__text"> | ||
+ | <h1 style="font-size:100%;color:white">Our BioBrick BBa_K1619002 is a basic BioBrick part which contains the coding sequence of the hps gene from Bacillus methanolicus. hps encodes a 3-hexoluse-6phosphate synthase catalyzing the fixation of formaldehyde into 3-hexulose-6-phosphate.</h1> | ||
+ | </span> | ||
+ | </font> | ||
+ | </div> | ||
+ | </div><!-- /card --> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 14:59, 8 September 2015