Team:TecMonterrey/test

From 2013.igem.org

(Difference between revisions)
 
(57 intermediate revisions not shown)
Line 1: Line 1:
-
 
<html style="height:100%;">
<html style="height:100%;">
<head>
<head>
Line 7: Line 6:
<style>
<style>
-
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #menubar, #top-section {
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #menubar {
-
     display:none;}
+
    display:none;
 +
}
 +
 
 +
#top-section {
 +
     border: none;
 +
    height: 0px;
 +
}
 +
 
 +
.wf-happymonkey-n4-active{
 +
height:98%;
 +
}
 +
 
 +
#globalWrapper{
 +
height:100%;
 +
}
#content {
#content {
     border: none;
     border: none;
width:100%;
width:100%;
 +
height:100%;
 +
padding:0px;
 +
margin-top:-5px;
 +
}
 +
 +
#bodyContent{
height:100%;
height:100%;
}
}
Line 18: Line 37:
body{
body{
background:white;
background:white;
-
margin:0px;
 
-
width:100%;
 
-
height:100%;
 
}
}
-
 
</style>
</style>
-
 
<script type="text/javascript">
<script type="text/javascript">
 +
     $(document).ready(function() {
     $(document).ready(function() {
         $("p").filter( function() {
         $("p").filter( function() {
Line 42: Line 57:
</head>
</head>
-
<body style="margin:0;padding:0;height:100%;">
+
 
 +
<body style="margin:0;margin-top:-6px;padding:0;height:101%;">
<div id="Stage" class="iGem">
<div id="Stage" class="iGem">
</div>
</div>

Latest revision as of 16:30, 16 September 2013

iGem Tec de Monterrey