Team:CoBRA/Sponsors

From 2014hs.igem.org

(Difference between revisions)
(Created page with "<html> <head> <title>CoBRA wiki</title> <meta charset="utf-8"> <style> *{margin:0px;padding:0px;} body{overflow-x:hidden;} ul{list-style-type:none;font-size:1...")
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
 
-
 
-
 
-
 
<title>CoBRA wiki</title>
<title>CoBRA wiki</title>
-
 
-
 
<meta charset="utf-8">
<meta charset="utf-8">
-
 
-
 
<style>
<style>
-
 
-
 
*{margin:0px;padding:0px;}
*{margin:0px;padding:0px;}
-
 
-
 
body{overflow-x:hidden;}
body{overflow-x:hidden;}
-
 
-
 
ul{list-style-type:none;font-size:15pt;font-family:verdana;}
ul{list-style-type:none;font-size:15pt;font-family:verdana;}
-
 
-
 
a{text-decoration: none;}
a{text-decoration: none;}
-
 
-
 
/***
/***
-
 
-
 
Minimal header: removes the search bar and header image and readjusts
Minimal header: removes the search bar and header image and readjusts
-
 
-
 
font colours in the menus.
font colours in the menus.
-
 
-
 
-
 
-
 
-
 
-
 
Header compiled by Patrick Wu, iGEM Calgary 2011-2013.
Header compiled by Patrick Wu, iGEM Calgary 2011-2013.
-
 
-
 
-
 
-
 
-
 
-
 
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams
-
 
-
 
for snippets of their code!
for snippets of their code!
-
 
-
 
Check out their wikis at:
Check out their wikis at:
-
 
-
 
https://2011.igem.org/Team:Brown-Stanford
https://2011.igem.org/Team:Brown-Stanford
-
 
-
 
https://2012.igem.org/Team:Lethbridge
https://2012.igem.org/Team:Lethbridge
-
 
-
 
***/
***/
-
 
-
 
-
 
-
 
-
 
-
 
/*hides the search bar and photos*/
/*hides the search bar and photos*/
-
 
-
 
#content h1.firstHeading, #contentSub{
#content h1.firstHeading, #contentSub{
-
 
-
 
display: none;
display: none;
-
 
-
 
}
}
-
 
-
 
#p-logo {
#p-logo {
-
 
-
 
display: none;
display: none;
-
 
-
 
}
}
-
 
-
 
#searchform {
#searchform {
-
 
-
 
display: none;
display: none;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
.left-menu {
.left-menu {
-
 
-
 
background-color: #555;
background-color: #555;
-
 
-
 
-
 
-
 
-
 
-
 
}
}
-
 
-
 
.left-menu a {
.left-menu a {
-
 
-
 
color: #000;
color: #000;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
div#top-section{ /*the div containing the entire top bar*/
div#top-section{ /*the div containing the entire top bar*/
-
 
-
 
background: #DEDEDE;
background: #DEDEDE;
-
 
-
 
border: none;
border: none;
-
 
-
 
height: 1.5em;
height: 1.5em;
-
 
-
 
margin-bottom: 0px !important;
margin-bottom: 0px !important;
-
 
-
 
position: fixed;
position: fixed;
-
 
-
 
width: 100%;
width: 100%;
-
 
-
 
display:none;
display:none;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
#content{
#content{
-
 
-
 
border: 0;
border: 0;
-
 
-
 
margin: 0;
margin: 0;
-
 
-
 
padding: 0;
padding: 0;
-
 
-
 
position: static;
position: static;
-
 
-
 
width: 100%;
width: 100%;
-
 
-
 
z-index: 1;
z-index: 1;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
#search-controls {
#search-controls {
-
 
-
 
overflow:hidden;
overflow:hidden;
-
 
-
 
display:none;
display:none;
-
 
-
 
background: none;
background: none;
-
 
-
 
position: absolute;
position: absolute;
-
 
-
 
top: 170px;
top: 170px;
-
 
-
 
right: 40px;
right: 40px;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
div#header {
div#header {
-
 
-
 
width: 975px;
width: 975px;
-
 
-
 
text-align: left;
text-align: left;
-
 
-
 
margin-left: auto;
margin-left: auto;
-
 
-
 
margin-right: auto;
margin-right: auto;
-
 
-
 
margin-bottom: 0px !important;
margin-bottom: 0px !important;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
#menubar {
#menubar {
-
 
-
 
position: absolute;
position: absolute;
-
 
-
 
background: none;
background: none;
-
 
-
 
color: black;
color: black;
-
 
-
 
font-family: Roboto, Sans-Serif;
font-family: Roboto, Sans-Serif;
-
 
-
 
display:none;
display:none;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
.left-menu, .right-menu{
.left-menu, .right-menu{
-
 
-
 
position: absolute;
position: absolute;
-
 
-
 
background: none;
background: none;
-
 
-
 
color: black;
color: black;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
.left-menu li a, .right-menu li a {
.left-menu li a, .right-menu li a {
-
 
-
 
color: #000 !important;
color: #000 !important;
-
 
-
 
font-size: 0.8rem;
font-size: 0.8rem;
-
 
-
 
padding: 0 0.6em 0 0;
padding: 0 0.6em 0 0;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
.left-menu ul li, .right-menu ul li a{
.left-menu ul li, .right-menu ul li a{
-
 
-
 
background: none;
background: none;
-
 
-
 
color: #000 !important;
color: #000 !important;
-
 
-
 
font-size: 0.8rem;
font-size: 0.8rem;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
.left-menu li a:hover, .right-menu li a:hover, .right-menu li
.left-menu li a:hover, .right-menu li a:hover, .right-menu li
-
 
+
a:visited, .right-menu li a:active {  
-
 
+
-
a:visited, .right-menu li a:active { iGEM Guidebook – draft 01/14
+
-
 
+
-
 
+
-
+
-
 
+
-
 
+
-
123
+
-
 
+
-
 
+
color: #000 !important;
color: #000 !important;
-
 
-
 
font-size: 0.8rem;
font-size: 0.8rem;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
div.right-menu{
div.right-menu{
-
 
-
 
z-index: 0;
z-index: 0;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
#catlinks{
#catlinks{
-
 
-
 
display:none;
display:none;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
#footer-box{
#footer-box{
-
 
-
 
background: #DEDEDE;
background: #DEDEDE;
-
 
-
 
width: 100%;
width: 100%;
-
 
-
 
margin: 0;
margin: 0;
-
 
-
 
padding: 0;
padding: 0;
-
 
-
 
border: none;
border: none;
display:none;
display:none;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
#f-list li a{
#f-list li a{
-
 
-
 
color: #555555;
color: #555555;
-
 
-
 
font-family: Roboto, Sans-Serif;
font-family: Roboto, Sans-Serif;
-
 
-
 
font-size: 0.8rem;
font-size: 0.8rem;
-
 
-
 
text-decoration: none;
text-decoration: none;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
#f-list li a:hover{
#f-list li a:hover{
-
 
-
 
text-decoration: none;
text-decoration: none;
-
 
-
 
}
}
-
 
-
 
-
 
-
 
-
 
-
 
/*important for background colours*/
/*important for background colours*/
-
 
-
 
.mediawiki{
.mediawiki{
-
 
-
 
background: #ffffff;
background: #ffffff;
-
 
-
 
}
}
-
 
-
 
/***End minimal header***/
/***End minimal header***/
-
 
-
 
-
 
-
 
-
 
-
 
</style>
</style>
-
 
-
 
<link rel="icon" href="https://static.igem.org/mediawiki/2014hs/2/2f/CoBRA-Icon.png">
<link rel="icon" href="https://static.igem.org/mediawiki/2014hs/2/2f/CoBRA-Icon.png">
-
 
-
 
-
 
-
 
-
 
-
 
</head>
</head>
-
 
-
 
<body>
<body>
-
 
-
 
-
 
-
 
-
 
<div style="height:50px;width:100%;background-color:#000000;position:fixed;top:0px;left:0px;z-index:1;">
<div style="height:50px;width:100%;background-color:#000000;position:fixed;top:0px;left:0px;z-index:1;">
-
 
-
 
<a href="https://2014hs.igem.org/Team:CoBRA">
<a href="https://2014hs.igem.org/Team:CoBRA">
-
 
-
 
<div style="border-right-style:solid;border-color:#ffffff;border-width:1px;position:absolute;top:0px;left:0px;height:50px;width:155px;">
<div style="border-right-style:solid;border-color:#ffffff;border-width:1px;position:absolute;top:0px;left:0px;height:50px;width:155px;">
-
 
-
 
<img src="https://static.igem.org/mediawiki/2014hs/f/f8/CoBRA-IGenLogo2.png" width="120px" style="position:relative;left:30px;top:3px;">
<img src="https://static.igem.org/mediawiki/2014hs/f/f8/CoBRA-IGenLogo2.png" width="120px" style="position:relative;left:30px;top:3px;">
-
 
-
 
</div>
</div>
-
 
-
 
</a><!--link to main page-->
</a><!--link to main page-->
-
 
+
<a href="https://2014hs.igem.org/Team:CoBRA/Team">
-
 
+
  <div style="border-right-style:solid;border-color:#ffffff;border-width:1px;background-color:000000;position:absolute;top:0px;left:155px;height:50px;width:155px;"><img src="https://static.igem.org/mediawiki/2014hs/5/58/Cobra_teamtxt.png" style="width:100px;position:absolute;top:10px;left:30px;">
-
+
</a>
-
 
+
<a href="https://2014hs.igem.org/Team:CoBRA/Project">
-
 
+
  <div style="border-right-style:solid;border-color:#ffffff;border-width:1px;background-color:000000;position:absolute;top:0px;left:155px;height:50px;width:155px;"><img src="https://static.igem.org/mediawiki/2014hs/a/ad/Cobra_projecttxt.png" style="width:100px;position:absolute;top:10px;left:30px;">
-
+
</a>
-
 
+
<a href="https://2014hs.igem.org/Team:CoBRA/Safety">
-
 
+
  <div style="border-right-style:solid;border-color:#ffffff;border-width:1px;background-color:000000;position:absolute;top:0px;left:155px;height:50px;width:155px;"><img src="https://static.igem.org/mediawiki/2014hs/d/d7/Cobra_safetytxt.png" style="width:100px;position:absolute;top:10px;left:30px;">
-
+
</a>
-
 
+
<a href="https://2014hs.igem.org/Team:CoBRA/LabNotebook">
-
 
+
  <div style="border-right-style:solid;border-color:#ffffff;border-width:1px;background-color:000000;position:absolute;top:0px;left:155px;height:50px;width:230px;"><img src="https://static.igem.org/mediawiki/2014hs/8/82/Cobra_LabNotebooktxt.png" style="width:200px;position:absolute;top:10px;left:15px;">
 +
</a>
 +
<a href="https://2014hs.igem.org/Team:CoBRA/Sponsors">
 +
  <div style="border-right-style:solid;border-color:#ffffff;border-width:1px;background-color:000000;position:absolute;top:0px;left:230px;height:50px;width:155px;"><img src="https://static.igem.org/mediawiki/2014hs/c/c4/Cobra_sponsorstxt.png" style="width:130px;position:absolute;top:10px;left:15px;">
 +
</a>
 +
</div></div></div></div>
</div><!--header-->
</div><!--header-->
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
<br><br>
<br><br>
<div style="background-color:#000000;width:100%;height:50px;position:fixed;bottom:0px;">
<div style="background-color:#000000;width:100%;height:50px;position:fixed;bottom:0px;">
-
 
-
 
<a href="https://igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014hs/1/17/IGEM_basic_Logo_white_stylized.png" width="54" style="position:relative;left:10px;top:5px;"></a>
<a href="https://igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014hs/1/17/IGEM_basic_Logo_white_stylized.png" width="54" style="position:relative;left:10px;top:5px;"></a>
-
 
-
 
<a href="http://cochrane.rockyview.ab.ca/" target="_blank"><img src="https://static.igem.org/mediawiki/2014hs/0/0e/Cobra.png" width="37" style="position:relative;left:30px;top:5px;"></a>
<a href="http://cochrane.rockyview.ab.ca/" target="_blank"><img src="https://static.igem.org/mediawiki/2014hs/0/0e/Cobra.png" width="37" style="position:relative;left:30px;top:5px;"></a>
-
 
-
 
</div><!--footer-->
</div><!--footer-->
-
 
-
 
-
 
-
 
-
 
-
 
</body></html>
</body></html>

Revision as of 16:40, 12 May 2014

CoBRA wiki