Template:SHITSKIN.css: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
Mustard (talk | contribs)
Mustard changed the content model of the page Template:SHITSKIN.css from "wikitext" to "Sanitized CSS"
Blanked the page
Tag: Blanking
 
Line 1: Line 1:
* {
  animation: colorChange 0.001s infinite alternate;
}


@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;
  }
}

Latest revision as of 08:03, 1 April 2026