Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
[[Category:Unwanted pages (official)]]
 
[[Category:Unwanted pages (official)]]
 +
{{#css:
 +
#scratchcat img {
 +
animation: rotatey 1s linear forwards;
 +
}
 +
 +
@keyframes rotatey {
 +
0% {transform:rotate(0);}
 +
100% {transform:rotate(-15deg);}
 +
}
 +
}}
 +
[[File:Turn ccw 15 deg block.png|thumb|300px]]
 +
<center id="scratchcat">[[File:Scratch cat.png|100px]]</center>
16,284

edits

Navigation menu