Template:Uppsala-SwedenTemplate

From 2011.igem.org

(Difference between revisions)
Line 442: Line 442:
<!--START IMG OPACITY-->  
<!--START IMG OPACITY-->  
-
a.opac img{
+
#main a.opac img{
opacity:.40;
opacity:.40;
filter:alpha(opacity=50);
filter:alpha(opacity=50);
-
filter: “alpha(opacity=50);
+
filter: "alpha(opacity=50)";
}
}
-
a.opac:hover img{
+
#main a.opac:hover img{
opacity:1;
opacity:1;
filter:alpha(opacity=100);
filter:alpha(opacity=100);
-
filter: “alpha(opacity=100);
+
filter: "alpha(opacity=100)";
}  
}  

Revision as of 14:37, 21 July 2011