You may also check out our sister site SoyPlace.

Template:Rainbowtextv2: Difference between revisions

From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
     filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.5));  
     filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.5));  
     animation: rainbow-loop 5s linear infinite;">{{{text}}}</span>
     animation: rainbow-loop 5s linear infinite;">{{{text}}}</span>
<style>
@keyframes rainbow-loop {
    0% { background-position: 200%, 0; }
    100% { background-position: -200% 0%; }
}
</style>

Revision as of 03:17, 10 October 2025

{{{text}}}