Team:Oxford/biosensor realisation
From 2014.igem.org
(Difference between revisions)
Olivervince (Talk | contribs) |
Olivervince (Talk | contribs) |
||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | |||
+ | |||
+ | |||
+ | <style> | ||
+ | h1 { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | margin-bottom: 2%; | ||
+ | line-height:150%; | ||
+ | |||
+ | } | ||
+ | h1white { | ||
+ | font-size: 230%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#fff; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1blue { | ||
+ | font-size: 180%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#4747E5; | ||
+ | line-height:150%; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | h1blue2 { | ||
+ | font-size: 130%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#4747E5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1blue3 { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#4747E5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2blue3 { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#4747E5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | |||
+ | |||
+ | h1black { | ||
+ | font-size: 230%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1grey { | ||
+ | font-size: 280%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#615555; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1purple { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#CE68D5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2purple { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#CE68D5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1red { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#B31127; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2red { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#B31127; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1orange { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#F98500; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2orange { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#F98500; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1green { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#0F9101; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2green { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#0F9101; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
<body> | <body> | ||
<div class="outer" style="overflow-y: scroll; overflow-x: hidden;"> | <div class="outer" style="overflow-y: scroll; overflow-x: hidden;"> |
Revision as of 16:33, 28 September 2014