Template:Uppsala-SwedenTemplate

From 2011.igem.org

(Difference between revisions)
Line 407: Line 407:
#Uppsalafooter {font-size:75%; color:#202020; margin-bottom:20px; margin-top:20px;}
#Uppsalafooter {font-size:75%; color:#202020; margin-bottom:20px; margin-top:20px;}
.contrast {background:#202020; color:#bfbecc;}
.contrast {background:#202020; color:#bfbecc;}
-
 
-
 
-
 
-
html, body {height: 100%;}
 
-
 
-
#wrap {min-height: 100%;}
 
-
 
-
#mine {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;/
 
-
}
 
-
 
-
 
-
 
Line 447: Line 416:
}
}
-
<!--START IMG OPACITY-->
 
-
 
-
a.opac img{
 
-
opacity:.40;
 
-
filter:alpha(opacity=50);
 
-
filter: “alpha(opacity=50)”;
 
-
}
 
-
 
-
a.opac:hover img{
 
-
opacity:1;
 
-
filter:alpha(opacity=100);
 
-
filter: “alpha(opacity=100)”;
 
-
}
 
-
<!--END IMG OPACITY-->
 

Revision as of 13:59, 21 July 2011