Team:Tokyo-NoKoGen/css

From 2010.igem.org

(Difference between revisions)
Line 22: Line 22:
-->
-->
-
.a img.css-hover{
+
a img.css-hover{
opacity:0.4; filter: alpha(opacity=40);
opacity:0.4; filter: alpha(opacity=40);
}
}
-
.a:hover img.css-hover{
+
a:hover img.css-hover{
opacity:1.0; filter: alpha(opacity=100);
opacity:1.0; filter: alpha(opacity=100);
}
}

Revision as of 13:14, 21 October 2010