Posted 11 years ago · Author
Code
<style type="text/css"> 
img, a:link img, a:visited img {filter:gray; opacity:0.5;}
a:hover img {opacity:0.9; filter:none;}
</style>