Fade in fade out on image hover using CSS3 ... To do this, just add the following code to your style.css file: img { opacity: 0.6; transition: opacity 1s ...
確定! 回上一頁