Template:Uppsala-SwedenTemplate

From 2011.igem.org

(Difference between revisions)
Line 418: Line 418:
<!--START IMG OPACITY-->  
<!--START IMG OPACITY-->  
-
 
+
<style type="text/css">
a.opac img{
a.opac img{
opacity:.40;
opacity:.40;
Line 430: Line 430:
filter: "alpha(opacity=100)";
filter: "alpha(opacity=100)";
}  
}  
-
 
+
</style>
<!--END IMG OPACITY-->  
<!--END IMG OPACITY-->  

Revision as of 15:13, 21 July 2011

html, body {height: 100%;} #wrap {min-height: 100%;} #main {overflow:auto; padding-bottom: 150px;} /* must be same height as the footer */ #footy { background-color:#ffffff; position: relative; margin-top: -250px; /* negative value of footer height */ margin-bottom: -25px; height: 250px; clear:both; border-top: 2px solid black; } /*Opera Fix*/ body:before { content:""; height:100%; float:left; width:0; margin-top:-32767px;/ } ------------------- /*Wikihack*/ /* it's in my file*/ ------------------