The Gold Network: Soyworld | SNCApedia | SoyPlace


There seems to be a DoS vulnerability in SoyPlace. The site is back online, do note I had to roll back the map because it got corrupted. Faggot (talk) 14:23, 7 February 2026 (UTC)

Template:AnimatedRainbowText/animation.css

From SNCApedia, the shit nobody cares about encyclopedia
Revision as of 00:20, 2 August 2025 by Faggot (talk | contribs) (Faggot changed the content model of the page Template:AnimatedRainbowText/animation.css from "wikitext" to "Sanitized CSS")
Jump to navigationJump to search
 @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;
 }