You may also check out our sister site SoyPlace.

Template:Rainbowtextv2/animation.css

From SNCApedia, the shit nobody cares about encyclopedia
Revision as of 03:17, 10 October 2025 by Daniel D. Daniels (talk | contribs) (Created page with "@keyframes rainbow-loop { 0% { background-position: 200%, 0; } 100% { background-position: -200% 0%; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
@keyframes rainbow-loop {
    0% { background-position: 200%, 0; }
    100% { background-position: -200% 0%; }
}