You may also check out our sister site SoyPlace.

Template:Rainbowtextv2

From SNCApedia, the shit nobody cares about encyclopedia
Revision as of 03:13, 10 October 2025 by Daniel D. Daniels (talk | contribs) (Created page with "<span style="color: transparent; background: linear-gradient(90deg, #00f, #0ff, #0f0, #ff0, #f00, #00f); background-size: 200% auto; -webkit-background-clip: text; -webkit-text-fill-color: transparent; filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.5)); animation: rainbow-loop 5s linear infinite;"> <span style="display: inline-block;">{{{text}}}</span> </span> <style> @keyframes rainbow-loop { 0% { background-position: 200%, 0; } 100%...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

   {{{text}}}

<style> @keyframes rainbow-loop {

   0% { background-position: 200%, 0; }
   100% { background-position: -200% 0%; }

} </style>