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;}
 +
 +
 +
 +
#ram
 +
{
 +
border-style:solid;
 +
padding-left:20px;
 +
padding-right:20px;
 +
}
 +
 +
<!--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-->
<!--START FOOTER-->  
<!--START FOOTER-->  
Line 437: Line 462:
<!--END FOOTER-->  
<!--END FOOTER-->  
-
 
-
#ram
 
-
{
 
-
border-style:solid;
 
-
padding-left:20px;
 
-
padding-right:20px;
 
-
}
 
-
 
-
<!--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 15:06, 21 July 2011