wie man Textfarbe CSS übergeht

nav a {
	transition: color 1s; /* For modern browsers */
}
Anthony Smith