Difference between revisions of "Team:ASIJ Tokyo/Safety"

(Prototype team page)
 
Line 1: Line 1:
{{ASIJ_Tokyo}}
 
 
<html>
 
<html>
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:ASIJ_Tokyo/CSS&action=raw&ctype=text/css" />
  
 +
<style type="text/css">
  
<div class="column full_size">
+
body, html {
 +
    height: 100%;
 +
    margin: 0;
 +
    font-family: "Avenir"!important;
 +
    background-color: #C7E0F3;
 +
}
  
<h1> Safety </h1>
+
#background {
<p>Please visit the <a href="https://2018.igem.org/Safety">Safety Hub</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
    background-image: url("https://static.igem.org/mediawiki/2018/0/0c/T--ASIJ_Tokyo--%2AHP_toppic%2A.jpg");
 +
    height: 580px;
 +
    background-position: center;
 +
    background-repeat: none;
 +
    background-size: cover;
 +
    position: relative;
 +
}
  
<p>On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can <strong>go beyond the questions on the safety forms</strong>, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)</p>
 
  
</div>
 
  
 +
#header {
 +
    padding-top: 28px;
 +
}
  
<div class="column two_thirds_size">
+
#wrapper {
<h3>Safe Project Design</h3>
+
    margin-left: 10%;
 +
    margin-right: 10%;
 +
}
  
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
+
.divider hr{
 +
    color: gray;
 +
    border-style: dashed;
 +
}
  
<ul>
+
.subsubtitle {
<li>Choosing a non-pathogenic chassis</li>
+
    padding: 5px;
<li>Choosing parts that will not harm humans / animals / plants</li>
+
}
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
<li>Including an "induced lethality" or "kill-switch" device</li>
+
</ul>
+
  
</div>
+
.info {
 
+
    padding-left: 10px;
<div class="column third_size">
+
    text-align: left;
<h3>Safe Lab Work</h3>
+
}
 
+
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
+
 
+
 
+
<h3>Safe Shipment</h3>
+
 
+
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
</div>
+
  
  
 +
}
 +
#intro {
 +
    padding-top: 15px;
 +
    padding-bottom: 15px;
 +
</style>
 +
<body>
 +
<div id="background">
 +
<div id="yajirushi">
 +
</div>
 +
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 09:40, 13 October 2018