/ Published in: CSS
Expand |
Embed | Plain Text
#ID {-webkit-transition: all 0.2s ease-out; opacity:0.5;} #ID:hover {-webkit-box-shadow:0 0 10px #000000; opacity:1;}
You need to login to post a comment.
#ID {-webkit-transition: all 0.2s ease-out; opacity:0.5;} #ID:hover {-webkit-box-shadow:0 0 10px #000000; opacity:1;}
You need to login to post a comment.