background animation css

good evening,

i would like to replace my "background header" color for the slider with a css animation. Maybe you can help me.
CSS Code:
-webkit-animation: AnimationName 30s ease infinite;
-moz-animation: AnimationName 30s ease infinite;
animation: AnimationName 30s ease infinite;

https://www.gradient-animator.com/


Best regards
Florian Post

Comments

Sign In or Register to comment.