mrmartineau
6/7/2014 - 5:49 PM

CSS

CSS

a {
  transition: all .3s cubic-bezier(.3,2,.5,.8);
}