/ Published in: CSS

hoverã§é€æ˜Žåº¦
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
a:hover { -moz-opacity:0.40; opacity:0.40; filter:alpha(opacity=40); }
Comments
