/ Published in: Other
Expand |
Embed | Plain Text
{ -moz-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; } { -moz-transition: background-color 0s ease 0s; -webkit-transition: background-color 0s ease 0s; -o-transition: background-color 0s ease 0s; transition: background-color 0s ease 0s; }
You need to login to post a comment.
