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:Epilepsy.css

From SNCApedia, the shit nobody cares about encyclopedia
Revision as of 13:02, 9 February 2026 by OPShredder (talk | contribs) (OPShredder changed the content model of the page Template:Epilepsy.css from "wikitext" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
@keyframes colorChange {
  25% {
    background-color: red;
    color: blue;
  }
  50% {
    background-color: yellow;
    color: green;
  }
  75% {
    background-color: green;
    color: yellow;
  }
  100% {
    background-color: blue;
    color: red;
  }
}
@keyframes greyscaleChange {
  50% {
    background-color: black;
    color: white !important;
  }
  100% {
    background-color: white;
    color: black !important;
  }
}