/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;