<?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%3AFroot%2Ffrootyeffect.css</id>
	<title>Template:Froot/frootyeffect.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%3AFroot%2Ffrootyeffect.css"/>
	<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:Froot/frootyeffect.css&amp;action=history"/>
	<updated>2026-04-13T11:54:02Z</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:Froot/frootyeffect.css&amp;diff=9060&amp;oldid=prev</id>
		<title>Bob: Created page with &quot;.content {   position: relative; }  .effect h2 {   color: #fff;   font-size: 8em;   position: absolute;   transform: translate(-50%, -50%); }  .effect{   color: transparent; }  .effect {   color: #FFA500;   animation: animate 4s ease-in-out infinite; } /*This is the animation for the juice effect If you want to edit it open up the froot template and hit inspect element-&gt; style editor -&gt; style sheet 4. so you can edit it and test in real time before publishing */  @keyfra...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:Froot/frootyeffect.css&amp;diff=9060&amp;oldid=prev"/>
		<updated>2026-01-04T00:00:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;.content {   position: relative; }  .effect h2 {   color: #fff;   font-size: 8em;   position: absolute;   transform: translate(-50%, -50%); }  .effect{   color: transparent; }  .effect {   color: #FFA500;   animation: animate 4s ease-in-out infinite; } &lt;span class=&quot;autocomment&quot;&gt;This is the animation for the juice effect If you want to edit it open up the froot template and hit inspect element-&amp;gt; style editor -&amp;gt; style sheet 4. so you can edit it and test in real time before publishing: &lt;/span&gt;  @keyfra...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.content {&lt;br /&gt;
  position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.effect h2 {&lt;br /&gt;
  color: #fff;&lt;br /&gt;
  font-size: 8em;&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  transform: translate(-50%, -50%);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.effect{&lt;br /&gt;
  color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.effect {&lt;br /&gt;
  color: #FFA500;&lt;br /&gt;
  animation: animate 4s ease-in-out infinite;&lt;br /&gt;
}&lt;br /&gt;
/*This is the animation for the juice effect If you want to edit it open up the froot template and hit inspect element-&amp;gt; style editor -&amp;gt; style sheet 4. so you can edit it and test in real time&lt;br /&gt;
before publishing */ &lt;br /&gt;
@keyframes animate {&lt;br /&gt;
&lt;br /&gt;
  0%,&lt;br /&gt;
  100% {  /* xposition%,yposition. the more you add here the more realistic the liquid effect will look/reduce sharp edges. However to much may cause performance issues for phonegods*/&lt;br /&gt;
    clip-path:polygon(0%5%,16%10%,33%5%,54%9%,70%7%,84%6.2%,100%7%,100%100%,0%100%)&lt;br /&gt;
  }&lt;br /&gt;
  50% { /*second animation. the template will cycle between the one on the top and the one on the bottom forever creating the illusion of liquid. may add more than just 2 states*/&lt;br /&gt;
    clip-path:polygon(0%8%,16%7%,34%11.6%,51%11.2%,67%12.0%,84%12.5%,100%10.6%,100%100%,0%100%)&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Bob</name></author>
	</entry>
</feed>