<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.sncapedia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ANuts%2Fnuttyeffect.css</id>
	<title>Template:Nuts/nuttyeffect.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.sncapedia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ANuts%2Fnuttyeffect.css"/>
	<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:Nuts/nuttyeffect.css&amp;action=history"/>
	<updated>2026-04-13T22:32:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.sncapedia.org/index.php?title=Template:Nuts/nuttyeffect.css&amp;diff=9051&amp;oldid=prev</id>
		<title>Bob: Created page with &quot;.acorn {   font-size: 40px; /* Adjust size of the emoji */   animation: fall 2s linear infinite; /* Animation properties */ }  @keyframes fall {   0% {     transform: translateY(-300px); /* Start above the viewport */     opacity: 1;   }      90% {     opacity: 1;   }   100% {     transform: translateY(100vh); /* Move to the bottom of the viewport */     opacity: 0; /* Fade out */   } }&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:Nuts/nuttyeffect.css&amp;diff=9051&amp;oldid=prev"/>
		<updated>2026-01-03T23:49:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;.acorn {   font-size: 40px; &lt;span class=&quot;autocomment&quot;&gt;Adjust size of the emoji: &lt;/span&gt;   animation: fall 2s linear infinite; &lt;span class=&quot;autocomment&quot;&gt;Animation properties: &lt;/span&gt; }  @keyframes fall {   0% {     transform: translateY(-300px); &lt;span class=&quot;autocomment&quot;&gt;Start above the viewport: &lt;/span&gt;     opacity: 1;   }      90% {     opacity: 1;   }   100% {     transform: translateY(100vh); &lt;span class=&quot;autocomment&quot;&gt;Move to the bottom of the viewport: &lt;/span&gt;     opacity: 0; &lt;span class=&quot;autocomment&quot;&gt;Fade out: &lt;/span&gt;   } }&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.acorn {&lt;br /&gt;
  font-size: 40px; /* Adjust size of the emoji */&lt;br /&gt;
  animation: fall 2s linear infinite; /* Animation properties */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes fall {&lt;br /&gt;
  0% {&lt;br /&gt;
    transform: translateY(-300px); /* Start above the viewport */&lt;br /&gt;
    opacity: 1;&lt;br /&gt;
  }&lt;br /&gt;
  &lt;br /&gt;
  90% {&lt;br /&gt;
    opacity: 1;&lt;br /&gt;
  }&lt;br /&gt;
  100% {&lt;br /&gt;
    transform: translateY(100vh); /* Move to the bottom of the viewport */&lt;br /&gt;
    opacity: 0; /* Fade out */&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
</feed>