<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.tonychasearchive.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ASnowEffect.css</id>
	<title>MediaWiki:SnowEffect.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.tonychasearchive.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ASnowEffect.css"/>
	<link rel="alternate" type="text/html" href="http://wiki.tonychasearchive.com/index.php?title=MediaWiki:SnowEffect.css&amp;action=history"/>
	<updated>2026-04-30T11:43:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>http://wiki.tonychasearchive.com/index.php?title=MediaWiki:SnowEffect.css&amp;diff=778&amp;oldid=prev</id>
		<title>Archtony: Created page with &quot;/* MediaWiki:SnowEffect.css */  /* Snowflake styling */ .snowflake {     position: fixed;     width: 10px;     height: 10px;     background-color: #fff;     border-radius: 50%;     pointer-events: none;     animation: snowfall linear infinite; }  /* Animation */ @keyframes snowfall {     0% {         transform: translateY(0);     }     100% {         transform: translateY(100vh);     } }&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.tonychasearchive.com/index.php?title=MediaWiki:SnowEffect.css&amp;diff=778&amp;oldid=prev"/>
		<updated>2023-12-04T22:32:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;MediaWiki:SnowEffect.css: &lt;/span&gt;  &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Snowflake styling: &lt;/span&gt; .snowflake {     position: fixed;     width: 10px;     height: 10px;     background-color: #fff;     border-radius: 50%;     pointer-events: none;     animation: snowfall linear infinite; }  &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Animation: &lt;/span&gt; @keyframes snowfall {     0% {         transform: translateY(0);     }     100% {         transform: translateY(100vh);     } }&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* MediaWiki:SnowEffect.css */&lt;br /&gt;
&lt;br /&gt;
/* Snowflake styling */&lt;br /&gt;
.snowflake {&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    width: 10px;&lt;br /&gt;
    height: 10px;&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    border-radius: 50%;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    animation: snowfall linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Animation */&lt;br /&gt;
@keyframes snowfall {&lt;br /&gt;
    0% {&lt;br /&gt;
        transform: translateY(0);&lt;br /&gt;
    }&lt;br /&gt;
    100% {&lt;br /&gt;
        transform: translateY(100vh);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Archtony</name></author>
	</entry>
</feed>