Line 5: | Line 5: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:100" rel="stylesheet"> | ||
<link rel="stylesheet" type="text/css" | <link rel="stylesheet" type="text/css" | ||
href="https://2017.igem.org/Template:Team:Freiburg/CSS?action=raw&ctype=text/css"/> | href="https://2017.igem.org/Template:Team:Freiburg/CSS?action=raw&ctype=text/css"/> | ||
Line 12: | Line 13: | ||
<style> | <style> | ||
+ | font-family: 'Josefin Sans', serif; | ||
− | + | .item-tm { | |
− | + | background-color: white; | |
− | font-size: | + | width:500; |
− | + | height: auto; | |
+ | margin: 10px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .item-tm p{ | ||
+ | font-family: 'Roboto', sans-serif!important; | ||
+ | font-size: 18px!important; | ||
+ | overflow: visible; | ||
+ | } | ||
+ | p.italic { | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-style: italic; | ||
+ | font-weight: 300; | ||
} | } | ||
+ | |||
pfeil{ | pfeil{ | ||
Line 31: | Line 46: | ||
<body> | <body> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12 text-center"> | ||
+ | <div class="flex-container"> | ||
− | <h1>Promoter characterization</h1> | + | <h1 align="center">Promoter characterization</h1> |
+ | </div> | ||
− | |||
− | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
Revision as of 13:34, 13 October 2017
Promoter characterization