Difference between revisions of "Funny"

From The Wiki Camp 2
Jump to navigation Jump to search
(even funnier :3333)
Line 1: Line 1:
 +
{{#css:
 +
.example {
 +
    animation: 0.6s bounce forwards infinite, colorChange 4s infinite;;
 +
    display: inline-block;
 +
}
 +
 +
@keyframes bounce {
 +
    0%, 100% {
 +
      transform: translateY(0);
 +
    }
 +
    50% {
 +
      transform: translateY(20px) scaleY(0.8);
 +
    }
 +
  }
 +
}}
 +
 +
{{DISPLAYTITLE:<span style="font-family: 'IMPACT', sans-serif;font-weight:bolder;font-style: italic;color:red;">FUNNY</span>}}
 
<center>
 
<center>
[[File:FUNNY.png|600px]]
+
<div class="example">[[File:FUNNY.png|600px]]</div>
 
</center>
 
</center>
 
[[Category:Cats]]
 
[[Category:Cats]]
 
[[Category:Memes]]
 
[[Category:Memes]]

Revision as of 21:09, 1 April 2023


FUNNY.png