Difference between revisions of "Team:KU Leuven/Safety"

Line 12: Line 12:
 
     background: linear-gradient(#C17952,#ffd4a6,#edf2f4); /* Standard syntax */
 
     background: linear-gradient(#C17952,#ffd4a6,#edf2f4); /* Standard syntax */
 
}
 
}
 +
.background1{
 +
            background:url(https://static.igem.org/mediawiki/2017/c/cb/KU_Leuven_Homepage2.png);
 +
            position: initial;
 +
            background-size: 100%;
 +
            padding: 0 10px 0 10px;
 +
    }
 +
    p::first-letter {
 +
            color: #cc3333;
 +
            font-size: 40px;
 +
    }
 +
  
 
</style>
 
</style>
 
<div id="grad">
 
<div id="grad">
<div class="container">
+
<div class="background1">
+
                            <h1 style="text-align:center; padding: 30px; font-size:50px; color: white;">Safety</h1>
<svg height="auto" width="100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 1000 3000">
+
                                <p style="text-align:center;color: white; padding: 10px 10px 60px 10px; font-size:15px;">As safety is a very important aspect of sciences, we wanted to create a professor who could alert is whenever we did something dangerous. After following a recipe, which contained sugar, spice, everything nice and chemical X, Hekky arose from our experiment! But in contrary to what we wanted, Hekky came out as an inexperienced lab buddy to which we had to list up all the rules in order to keep him alive. Please read the following rules down below carefully and help us protect our sweet summer child!</p>
    <image height="3000px" width="1000px" xlink:href="https://static.igem.org/mediawiki/2017/5/57/Safety_Bg_Right_Lighter.svg"></image>
+
                       
</svg>
+
                        </div>
</div>
+
<div class="container">
 
+
 +
<svg height="auto" width="100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 1000 3000">
 +
    <image height="3000px" width="1000px" xlink:href="https://static.igem.org/mediawiki/2017/b/bc/Safety_BG_2.0.svg"></image>
 +
</svg>
 +
</div>
  
<script>
 
var i = 0;
 
var txt = 'Be careful, you do not want to lose your arms like I did. ;)';
 
var speed = 50;
 
  
function typeWriter() {
 
  if (i < txt.length) {
 
    document.getElementById("demo").innerHTML += txt.charAt(i);
 
    i++;
 
    setTimeout(typeWriter, speed);
 
  }
 
}
 
</script>
 
 
</html>
 
</html>
 
{{KU_Leuven_footer}}
 
{{KU_Leuven_footer}}

Revision as of 21:04, 24 October 2017

Safety

As safety is a very important aspect of sciences, we wanted to create a professor who could alert is whenever we did something dangerous. After following a recipe, which contained sugar, spice, everything nice and chemical X, Hekky arose from our experiment! But in contrary to what we wanted, Hekky came out as an inexperienced lab buddy to which we had to list up all the rules in order to keep him alive. Please read the following rules down below carefully and help us protect our sweet summer child!