Team:TecMonterrey/test

From 2013.igem.org

(Difference between revisions)
 
(26 intermediate revisions not shown)
Line 6: Line 6:
<style>
<style>
-
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #menubar {
-
     display:none;}
+
     display:none;
 +
}
 +
 
#top-section {
#top-section {
     border: none;
     border: none;
-
     height: 0px;}
+
     height: 0px;
 +
}
 +
 
 +
.wf-happymonkey-n4-active{
 +
height:98%;
 +
}
 +
 
 +
#globalWrapper{
 +
height:100%;
 +
}
 +
 
#content {
#content {
-
     border: none;}
+
     border: none;
-
/* Removes "teams" from the menubar */
+
width:100%;
-
#menubar > ul > li:last-child {
+
height:100%;
-
    display: none;}
+
padding:0px;
-
/* Resizes the menubar to fik the links (default is 400px) */
+
margin-top:-5px;
-
#menubar {
+
}
-
    width: auto;}
+
 
 +
#bodyContent{
 +
height:100%;
 +
}
body{
body{
Line 25: Line 40:
</style>
</style>
-
 
<script type="text/javascript">
<script type="text/javascript">
 +
     $(document).ready(function() {
     $(document).ready(function() {
         $("p").filter( function() {
         $("p").filter( function() {
Line 43: Line 58:
</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