Team:CU-Boulder/Safety

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{CU-Boulder-Header}}
+
<html>
 +
<head>
 +
<style type="text/css">
 +
#globalwrapper {
 +
    width:975px;
 +
    padding:20px 0px;
 +
    margin: 0 auto;
 +
    background-color:#ffffff;
 +
    height:100%;
 +
}
 +
.firstHeading {
 +
    height:0px;
 +
    visibility:hidden;
 +
}
 +
body {
 +
    background: #0A0E32;
 +
    background-image: url('https://static.igem.org/mediawiki/2011/b/be/Background-gradient.jpg');
 +
    background-position: center;
 +
    background-repeat: repeat-y;
 +
 
 +
}
 +
#p-logo {
 +
    height:1px; overflow:hidden; display: none;
 +
}
 +
 
 +
#top-section {
 +
   
 +
    background-image: url('http://bcn.boulder.co.us/CUscenicwinter.jpg');
 +
    background-position: center;
 +
    height:260px ;
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:1px;
 +
 
 +
}
 +
 
 +
#content {
 +
    border-left-width:0px;
 +
    border-right-width:0px;
 +
    padding:5px;
 +
    width:965px;
 +
}
 +
#menubar {
 +
    background-color: white;
 +
}
 +
#menubar ul li a {
 +
    color: #999999; }
 +
    .right-menu li a {
 +
    color: black;
 +
    background-color: white;
 +
}
 +
 
 +
#navbar
 +
ul.navbar {
 +
float:left;
 +
width:100%;
 +
padding:0;
 +
margin:0;
 +
list-style-type:none;
 +
}
 +
 
 +
ul.navbar a {
 +
float:left;
 +
text-align:center;
 +
width:7em;
 +
text-decoration:none;
 +
color:white;
 +
background-color:#1A2B32;
 +
padding:0.2em 0.6em;
 +
border-right:1px solid white;
 +
}
 +
ul.navbar a:hover {background-color:#A3ABAE;}
 +
ul.navbar li {display:inline;}
 +
 
 +
#long {
 +
width:10em;
 +
}
 +
 
 +
 
 +
.navbar {
 +
padding:0 20px;
 +
}
 +
 
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
<!--navigation menu-->
 +
<ul class="navbar">
 +
<li><a href="https://2012.igem.org/Team:CU-Boulder">HOME</a></li>
 +
<li><a href="https://2012.igem.org/Team:CU-Boulder/Team">TEAM</a></li>
 +
<li><a href="https://2012.igem.org/Team:CU-Boulder/Project">PROJECT</a></li>
 +
<li><a href="https://2012.igem.org/Team:CU-Boulder/Parts">PARTS</a></li>
 +
<li><a href="https://2012.igem.org/Team:CU-Boulder/Modeling">MODEL</a></li>
 +
<li><a href="https://2012.igem.org/Team:CU-Boulder/Notebook">NOTEBOOK</a></li>
 +
<li><a id="long" href="https://2012.igem.org/Team:CU-Boulder/Safety">SAFETY</a></li>
 +
<li><a id="long" href="https://2012.igem.org/Team:CU-Boulder/Attributions">ATTRIBUTIONS</a></li>
 +
</ul>
 +
 
 +
</body>
 +
</html>
 +
 
Use this page to answer the questions on the  [[Safety | safety page]].
Use this page to answer the questions on the  [[Safety | safety page]].

Revision as of 22:27, 6 June 2012


Use this page to answer the questions on the safety page.