CURRENT MISSION: Conclude the 2026 soyjak.party hack page, aswell as any pages relating to it, such as the Summer 2026 Crisis page.
Update Quotecord with any relevant info. See the blackboard for more info.
Template:AnimatedRainbowGlowtext/animation.css
From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
@keyframes rainbowglow{
0%{text-shadow: 0 0 10px red, 0 0 20px red, 0 0 30px red;}
14%{text-shadow: 0 0 10px orange, 0 0 20px orange, 0 0 30px orange;}
28%{text-shadow: 0 0 10px yellow, 0 0 20px yellow, 0 0 30px yellow;}
42%{text-shadow: 0 0 10px lime, 0 0 20px lime, 0 0 30px lime;}
56%{text-shadow: 0 0 10px cyan, 0 0 20px cyan, 0 0 30px cyan;}
70%{text-shadow: 0 0 10px blue, 0 0 20px blue, 0 0 30px blue;}
84%{text-shadow: 0 0 10px #FF00FF, 0 0 20px #FF00FF, 0 0 30px #FF00FF;}
100%{text-shadow: 0 0 10px red, 0 0 20px red, 0 0 30px red;}
}
.rainbowglow {
animation: 5s rainbowglow
infinite;
}