Team:Ravenwood Raptors

From 2014hs.igem.org

(Difference between revisions)
Line 14: Line 14:
   // PLEASE READ ABOVE COMMENT
   // PLEASE READ ABOVE COMMENT
-
   $("body.page-Team_Ravenwood_Raptors").append("<div class="container"><iframe class='real' src='http://raptor-igem.github.io/2014hs-website/'></iframe></div>");
+
   $("body.page-Team_Ravenwood_Raptors").append("<iframe class='real' src='http://raptor-igem.github.io/2014hs-website/'></iframe>");
  });
  });
Line 29: Line 29:
   overflow: hidden;
   overflow: hidden;
   z-index: 999;
   z-index: 999;
-
}
 
-
.container {
 
-
  width: 980px;
 
-
  height: auto;
 
-
  overflow: scroll;
 
-
  -webkit-overflow-scrolling: touch;
 
}
}
</style>
</style>

Revision as of 15:41, 20 June 2014