Template:Cambridge2
From 2009.igem.org
(Difference between revisions)
MikeDavies (Talk | contribs) |
MikeDavies (Talk | contribs) |
||
(190 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | body { | |
- | + | -x-system-font:none; | |
/* | /* | ||
- | + | https://static.igem.org/mediawiki/2009/b/b8/Cambridge_Tiledback3.png | |
- | + | ||
- | + | ||
- | + | ||
*/ | */ | ||
- | + | background:url(https://static.igem.org/mediawiki/2009/7/75/Cambridge_Background1.png) repeat top left; | |
- | + | ||
- | background: | + | |
color:#FFE2EE; | color:#FFE2EE; | ||
font-family:Arial,Sans-Serif; | font-family:Arial,Sans-Serif; | ||
Line 27: | Line 22: | ||
color:#6587E0; | color:#6587E0; | ||
text-decoration:none; | text-decoration:none; | ||
+ | margin:0 0px 0; | ||
} | } | ||
a:visited { | a:visited { | ||
Line 35: | Line 31: | ||
color:#333333; | color:#333333; | ||
text-decoration:underline; | text-decoration:underline; | ||
+ | } | ||
+ | h1 { | ||
+ | font-size:32px; | ||
+ | margin:-18px 10px 0px; | ||
} | } | ||
h2 { | h2 { | ||
+ | font-size:26px; | ||
margin:0 0 10px; | margin:0 0 10px; | ||
- | padding:10px | + | padding:10px 10px 3px; |
} | } | ||
h3 { | h3 { | ||
- | + | font-size:20px; | |
- | + | font-weight:normal; | |
- | font-size: | + | |
- | + | ||
- | + | ||
padding-left:10px; | padding-left:10px; | ||
} | } | ||
+ | |||
ul { | ul { | ||
margin:0 0 10px; | margin:0 0 10px; | ||
Line 59: | Line 58: | ||
} | } | ||
#header { | #header { | ||
- | background: url(https://static.igem.org/mediawiki/2009/ | + | background: url(https://static.igem.org/mediawiki/2009/f/f9/Cambridge_topbanner5.png) repeat-x scroll 0 0; |
height:150px; | height:150px; | ||
- | width: | + | width: 965px; |
position: relative; | position: relative; | ||
+ | margin-top:-42px; | ||
} | } | ||
#header h1 { | #header h1 { | ||
font-size:90px; | font-size:90px; | ||
color:#FFF; | color:#FFF; | ||
- | font-weight: | + | font-weight:300; |
letter-spacing:-1px; | letter-spacing:-1px; | ||
- | padding:22px 0 | + | padding:22px 0 10px 10px; |
} | } | ||
#header h1 a { | #header h1 a { | ||
Line 89: | Line 89: | ||
#left { | #left { | ||
- | background:# | + | background:#727072 none repeat scroll 0 0; |
color:#FFE2EE; | color:#FFE2EE; | ||
float:left; | float:left; | ||
- | margin-top: | + | margin-top:4px; |
- | margin-bottom: | + | margin-bottom:0px; |
width:180px; | width:180px; | ||
} | } | ||
Line 104: | Line 104: | ||
width: 170px; | width: 170px; | ||
height: 16px; | height: 16px; | ||
- | margin | + | margin: 1px -1px; |
- | /*background: url( | + | /*background: url(https://static.igem.org/mediawiki/2009/b/ba/Cambridge_Butt1.png) no-repeat left top;*/ |
background:#A3C3FF no-repeat left top; | background:#A3C3FF no-repeat left top; | ||
padding: 2px 2px; | padding: 2px 2px; | ||
Line 115: | Line 115: | ||
width: 170px; | width: 170px; | ||
height: 16px; | height: 16px; | ||
- | margin- | + | margin-top: 1px; |
- | /*background: url( | + | /*background: url(https://static.igem.org/mediawiki/2009/6/60/Cambridge_Buttpink.png) no-repeat left top;*/ |
- | background:#E5EDFF no-repeat left top; | + | background:#E5EDFF no-repeat left top; https://static.igem.org/mediawiki/2009/6/6b/Cambridge_Buttdark.png |
padding: 2px 4px; | padding: 2px 4px; | ||
text-decoration: none; | text-decoration: none; | ||
Line 124: | Line 124: | ||
#left h4 { | #left h4 { | ||
- | background:#3D5089 no-repeat left top; | + | margin: -24px -1px; |
+ | margin-bottom: -2px; | ||
+ | background: url(https://static.igem.org/mediawiki/2009/4/48/Cambridge_Roundedleftheader4.png) no-repeat left top; | ||
+ | /*background:#3D5089 no-repeat left top;*/ | ||
color: #CCC; | color: #CCC; | ||
font-size:19px; | font-size:19px; | ||
Line 134: | Line 137: | ||
width: 170px; | width: 170px; | ||
height: 16px; | height: 16px; | ||
- | margin | + | margin: 1px -1px; |
- | /*background: url( | + | /*background: url(https://static.igem.org/mediawiki/2009/6/6b/Cambridge_Buttdark.png) no-repeat left top;*/ |
- | background:# | + | background:#6D7DBC no-repeat left top; |
- | padding: 2px | + | padding: 2px 2px; |
text-decoration: none; | text-decoration: none; | ||
- | color: # | + | color: #BBB; |
+ | font-weight:normal; | ||
} | } | ||
/* | /* | ||
Line 156: | Line 160: | ||
} | } | ||
+ | |||
+ | #sponsorbox { | ||
+ | width: 752px; | ||
+ | padding:5px; | ||
+ | position: relative; | ||
+ | float: right; | ||
+ | margin: 21px 10px 0px; | ||
+ | background:#b2b0b2 none repeat scroll 0 0; | ||
+ | text-align: justify; | ||
+ | } | ||
#contentbox { | #contentbox { | ||
- | width: | + | width: 755px; |
+ | padding:20px; | ||
position: relative; | position: relative; | ||
- | + | float: right; | |
- | + | margin: 21px -12px 0px; | |
+ | background:url(https://static.igem.org/mediawiki/2009/4/44/Cambridge_Lines2.png) repeat-y top left; | ||
+ | /*color:#C4FFD4;*/ | ||
+ | text-align: justify; | ||
} | } | ||
+ | |||
#contentbox_top { | #contentbox_top { | ||
- | width: | + | width: 785px; |
- | height: | + | height: 19px; |
- | background:url(https://static.igem.org/mediawiki/2009/ | + | margin: -39px -20px 0px; |
+ | background:url(https://static.igem.org/mediawiki/2009/6/6b/Camrbidge_Linestop4.png) no-repeat bottom left; | ||
position: relative; | position: relative; | ||
- | + | /* float: left; */ | |
} | } | ||
#contentbox_bottom { | #contentbox_bottom { | ||
- | width: | + | width: 785px; |
- | height: | + | height: 18px; |
- | background:url(https://static.igem.org/mediawiki/2009/ | + | margin: 10px -20px -21px; |
+ | background:url(https://static.igem.org/mediawiki/2009/5/59/Camrbidge_Linebottom5.png) no-repeat top left; | ||
position: relative; | position: relative; | ||
- | /* float: left; | + | /* float: left; */ |
+ | } | ||
+ | |||
+ | #pb { | ||
+ | margin:10px -20px 10px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/5/54/Cambridge_Pagebreak.png) no-repeat scroll 0 0; | ||
+ | height:60px; | ||
+ | width: 785px; | ||
+ | position: relative; | ||
} | } | ||
#content { | #content { | ||
- | + | padding: 5px; | |
- | padding: | + | border-left: 1px solid #727072; |
- | border-left: 1px solid # | + | border-right: 1px solid #727072; |
- | border-right: 1px solid # | + | background:#727072 none repeat scroll 0 0; |
- | background:# | + | |
position: relative; | position: relative; | ||
/* float: left; /* | /* float: left; /* | ||
Line 206: | Line 234: | ||
p { | p { | ||
- | margin:5px | + | margin:5px 0px 10px; |
/* margin:0; */ | /* margin:0; */ | ||
/* margin-bottom: 10px; */ | /* margin-bottom: 10px; */ | ||
Line 214: | Line 242: | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
- | /* This hides the Table of Contents. | + | /* This hides the Table of Contents. |
#toc { | #toc { | ||
display: none; | display: none; | ||
} | } | ||
- | + | Not good as disables wikis from all pages. | |
- | + | */ | |
</style> | </style> | ||
</html> | </html> | ||
- | <div id="header" | + | <div id="header"></div> |
<div id="left"> | <div id="left"> | ||
- | |||
<h4>Categories :</h4> | <h4>Categories :</h4> | ||
- | + | <ul> | |
[[Team:Cambridge | Home]] | [[Team:Cambridge | Home]] | ||
[[Team:Cambridge/Team | Team]] | [[Team:Cambridge/Team | Team]] | ||
- | [[Team:Cambridge/ | + | [[Team:Cambridge/Sponsors | Sponsors]] |
[[Team:Cambridge/Parts | Parts Submitted to Registry]] | [[Team:Cambridge/Parts | Parts Submitted to Registry]] | ||
- | |||
- | |||
[[Team:Cambridge/ImageGallery | Image Gallery]] | [[Team:Cambridge/ImageGallery | Image Gallery]] | ||
- | [[Team:Cambridge/Contact | | + | [[Team:Cambridge/Contact | Leave a Message!]] |
- | <h4> | + | </ul> |
- | [[Team:Cambridge/ | + | <h4>Project :</h4> |
- | [[Team:Cambridge/ | + | <ul> |
- | [[Team:Cambridge/ | + | [[Team:Cambridge/Project | Overview]] |
- | [[Team:Cambridge/ | + | [[Team:Cambridge/Project/Amplification | Sensitivity Tuner]] |
+ | [[Team:Cambridge/Project/Amplification/Characterisation | --- Characterisation]] | ||
+ | [[Team:Cambridge/Modelling | --- Modelling]] | ||
+ | [[Team:Cambridge/Project/Pigments | Colour Generators]] | ||
+ | [[Team:Cambridge/Project/CA01 | --- Carotenoids (Orange/Red)]] | ||
+ | [[Team:Cambridge/Project/ME01 | --- Melanin (Brown)]] | ||
+ | [[Team:Cambridge/Project/VI01 | --- Violacein (Purple/Green)]] | ||
+ | [[Team:Cambridge/Future | The Future]] | ||
+ | [[Team:Cambridge/Safety | Safety]] | ||
+ | </ul> | ||
<h4>Notebook :</h4> | <h4>Notebook :</h4> | ||
+ | <ul> | ||
[[Team:Cambridge/Notebook/Week1 | Week 1]] | [[Team:Cambridge/Notebook/Week1 | Week 1]] | ||
[[Team:Cambridge/Notebook/Week2 | Week 2]] | [[Team:Cambridge/Notebook/Week2 | Week 2]] | ||
Line 250: | Line 285: | ||
[[Team:Cambridge/Notebook/Week7 | Week 7]] | [[Team:Cambridge/Notebook/Week7 | Week 7]] | ||
[[Team:Cambridge/Notebook/Week8 | Week 8]] | [[Team:Cambridge/Notebook/Week8 | Week 8]] | ||
+ | [[Team:Cambridge/Notebook/Week9 | Week 9]] | ||
+ | [[Team:Cambridge/Notebook/Week10 | Week 10]] | ||
</ul> | </ul> | ||
+ | <h4>Team Logistics :</h4> | ||
+ | <ul> | ||
+ | [[Team:Cambridge/Protocols | Protocols]] | ||
+ | [[Team:Cambridge/Stock | Stock List]] | ||
+ | [[Team:Cambridge/Research | Research]] | ||
+ | [[Team:Cambridge/Paste | Shared Links and Help]] | ||
+ | </ul></div> | ||
- | </div> | + | <div id="contentbox"> |
+ | <div id="contentbox_top"></div> | ||
- | + | __NOTOC__ |
Latest revision as of 00:56, 22 October 2009
Categories :
Project :
-
Overview
Sensitivity Tuner
--- Characterisation
--- Modelling
Colour Generators
--- Carotenoids (Orange/Red)
--- Melanin (Brown)
--- Violacein (Purple/Green)
The Future
Safety