Template:Uppsala-SwedenTemplate

From 2011.igem.org

(Difference between revisions)
Line 413: Line 413:
#wrap {min-height: 100%;}
#wrap {min-height: 100%;}
-
        background-color:#8b8b8b;
+
 
#main {overflow:auto;
#main {overflow:auto;
padding-bottom: 150px;}  /* must be same height as the footer */
padding-bottom: 150px;}  /* must be same height as the footer */
-
        background-color:#8b8b8b;
+
 
#footer {position: relative;
#footer {position: relative;
margin-top: -150px; /* negative value of footer height */
margin-top: -150px; /* negative value of footer height */
height: 150px;
height: 150px;
clear:both;}  
clear:both;}  
-
        background-color:#8b8b8b;
+
 
/*Opera Fix*/
/*Opera Fix*/
body:before {
body:before {
Line 429: Line 429:
width:0;
width:0;
margin-top:-32767px;/
margin-top:-32767px;/
-
        background-color:#8b8b8b;
 
}
}
Line 454: Line 453:
------------------
------------------
</style>
</style>
 +
 +
<!--[if IE]>
<!--[if IE]>
Line 472: Line 473:
<![endif]-->
<![endif]-->
 +
 +
 +
<!--[if !IE 7]>
 +
<style type="text/css">
 +
#wrap {display:table;height:100%}
 +
</style>
 +
<![endif]-->

Revision as of 11:34, 20 July 2011