elenat82
6/14/2015 - 9:31 AM

transition.css

p {
	transition: color 1s linear 0, border-color 2s ease-out 1s;
}