Template:Animatedrainbowtext/animation.css: Revision history

From Zoophilia Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 March 2026

  • curprev 15:4515:45, 30 March 2026 Aryanofpoop talk contribs 248 bytes +248 Created page with "@keyframes rainbow{ 0%{color: red;} 14%{color: orange;} 28%{color: yellow;} 42%{color: lime;} 56%{color: cyan;} 70%{color: blue;} 84%{color: #FF00FF;} 100%{color: red;} } .rainbow { animation: 5s rainbow infinite; }"