You may also check out our sister site SoyPlace.

Template:Rainbowtextv2/animation.css

From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
@keyframes rainbow-loop {
    0% { background-position: 200%, 0; }
    100% { background-position: -200% 0%; }
}