/ Published in: CSS
allows itmings to be set for colour transitions if this is put into mouseover/ hover block.
Expand |
Embed | Plain Text
-webkit-transition: background-color 0.2s; -moz-transition: background-color 0.2s; -o-transition: background-color 0.24s; -ms-transition: background-color 0.2s; transition: background-color 0.2s;
You need to login to post a comment.
