/ Published in: CSS
applies to a, div or other tags properties: color, background, all
Expand |
Embed | Plain Text
-webkit-transition: color 1s ease; -moz-transition: color 1s ease; -o-transition: color 1s ease; transition: color 1s ease;
You need to login to post a comment.
