Team:StuyGem NYC

From 2014hs.igem.org

(Difference between revisions)
Line 53: Line 53:
{
{
   font-family: Garamond !important;
   font-family: Garamond !important;
 +
}
 +
.img{position:absolute;z-index:1;}
 +
 +
#container{
 +
    display:inline-block;
 +
    width:320px;
 +
    height:480px;
 +
    margin: 0 auto;
 +
    background: black;
 +
    position:relative;
 +
    border:5px solid black;
 +
    border-radius: 10px;
 +
    box-shadow: 0 5px 50px #333}
 +
 +
#gameCanvas{
 +
    position:relative;
 +
    z-index:20;
}
}
</style>
</style>
Line 93: Line 110:
   <div class="row">
   <div class="row">
<div class="large-12 columns">
<div class="large-12 columns">
 +
<div id = 'container'>
<center>
<center>
-
<img src = "https://static.igem.org/mediawiki/2014hs/b/bd/Dish.gif">
+
<img src = "https://static.igem.org/mediawiki/2014hs/b/bd/Dish.gif" class='img' alt="">
 +
<canvas id="gameCanvas" width="320" height="480"></canvas>
</center>
</center>
-
 
+
</div>
</div>
</div>
</div>
</div>

Revision as of 01:06, 16 April 2014


StuyGem NYC



Get in touch!

Visit Our Twitter Page!