3
363
img { filter: alpha(opacity=30); opacity: 0.5; -moz-opacity:0.5; } img:hover { filter: alpha(opacity=100); opacity: 1; -moz-opacity:1; }