<?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%3AMilkeddry.css</id>
	<title>Template:Milkeddry.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%3AMilkeddry.css"/>
	<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:Milkeddry.css&amp;action=history"/>
	<updated>2026-04-15T14:06:32Z</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:Milkeddry.css&amp;diff=5585&amp;oldid=prev</id>
		<title>Goo: Goo changed the content model of the page Template:Milkeddry.css from &quot;wikitext&quot; to &quot;Sanitized CSS&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:Milkeddry.css&amp;diff=5585&amp;oldid=prev"/>
		<updated>2025-11-03T09:21:10Z</updated>

		<summary type="html">&lt;p&gt;Goo changed the content model of the page &lt;a href=&quot;/wiki/Template:Milkeddry.css&quot; title=&quot;Template:Milkeddry.css&quot;&gt;Template:Milkeddry.css&lt;/a&gt; from &amp;quot;wikitext&amp;quot; to &amp;quot;Sanitized CSS&amp;quot;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:21, 3 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Goo</name></author>
	</entry>
	<entry>
		<id>https://www.sncapedia.org/index.php?title=Template:Milkeddry.css&amp;diff=5582&amp;oldid=prev</id>
		<title>Sneed: Created page with &quot;.cow-pattern {   position: relative;   overflow: hidden; }  /* Base style for all cow spots */ .cow-pattern .dryspot {   position: absolute;   background: #6b6b6b;   border-radius: 15px; /* Rounded rectangles */   opacity: 0.95;   z-index: 0; /* Behind content */ }  /* dryspots */ .cow-pattern .dryspot1 { width: 60px; height: 40px; top: 10px; left: 20px; transform: rotate(10deg); } .cow-pattern .dryspot2 { width: 50px; height: 35px; top: 5px; left: 120px; transform: rota...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:Milkeddry.css&amp;diff=5582&amp;oldid=prev"/>
		<updated>2025-11-03T07:56:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;.cow-pattern {   position: relative;   overflow: hidden; }  &lt;span class=&quot;autocomment&quot;&gt;Base style for all cow spots: &lt;/span&gt; .cow-pattern .dryspot {   position: absolute;   background: #6b6b6b;   border-radius: 15px; &lt;span class=&quot;autocomment&quot;&gt;Rounded rectangles: &lt;/span&gt;   opacity: 0.95;   z-index: 0; &lt;span class=&quot;autocomment&quot;&gt;Behind content: &lt;/span&gt; }  &lt;span class=&quot;autocomment&quot;&gt;dryspots: &lt;/span&gt; .cow-pattern .dryspot1 { width: 60px; height: 40px; top: 10px; left: 20px; transform: rotate(10deg); } .cow-pattern .dryspot2 { width: 50px; height: 35px; top: 5px; left: 120px; transform: rota...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.cow-pattern {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Base style for all cow spots */&lt;br /&gt;
.cow-pattern .dryspot {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  background: #6b6b6b;&lt;br /&gt;
  border-radius: 15px; /* Rounded rectangles */&lt;br /&gt;
  opacity: 0.95;&lt;br /&gt;
  z-index: 0; /* Behind content */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* dryspots */&lt;br /&gt;
.cow-pattern .dryspot1 { width: 60px; height: 40px; top: 10px; left: 20px; transform: rotate(10deg); }&lt;br /&gt;
.cow-pattern .dryspot2 { width: 50px; height: 35px; top: 5px; left: 120px; transform: rotate(-20deg); }&lt;br /&gt;
.cow-pattern .dryspot3 { width: 70px; height: 45px; top: 8px; left: 220px; transform: rotate(15deg); }&lt;br /&gt;
.cow-pattern .dryspot4 { width: 55px; height: 35px; top: 15px; left: 330px; transform: rotate(-10deg); }&lt;br /&gt;
.cow-pattern .dryspot5 { width: 65px; height: 40px; top: 7px; left: 430px; transform: rotate(5deg); }&lt;br /&gt;
.cow-pattern .dryspot6 { width: 60px; height: 38px; top: 12px; left: 530px; transform: rotate(-15deg); }&lt;br /&gt;
.cow-pattern .dryspot7 { width: 50px; height: 30px; top: 18px; left: 610px; transform: rotate(12deg); }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.cow-pattern .dryspot8  { width: 30px; height: 20px; top: 35px; left: 70px; transform: rotate(25deg); }&lt;br /&gt;
.cow-pattern .dryspot9  { width: 35px; height: 22px; top: 20px; left: 170px; transform: rotate(-30deg); }&lt;br /&gt;
.cow-pattern .dryspot10 { width: 40px; height: 30px; top: 35px; left: 250px; transform: rotate(20deg); }&lt;br /&gt;
.cow-pattern .dryspot11 { width: 25px; height: 18px; top: 5px;  left: 370px; transform: rotate(-10deg); }&lt;br /&gt;
.cow-pattern .dryspot12 { width: 30px; height: 25px; top: 30px; left: 450px; transform: rotate(10deg); }&lt;br /&gt;
.cow-pattern .dryspot13 { width: 32px; height: 28px; top: 40px; left: 540px; transform: rotate(-5deg); }&lt;br /&gt;
.cow-pattern .dryspot14 { width: 28px; height: 18px; top: 8px;  left: 640px; transform: rotate(15deg); }&lt;br /&gt;
&lt;br /&gt;
.content {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  z-index: 1; /* Above dryspots */&lt;br /&gt;
  text-shadow: -1px -1px white, 1px -1px white,-1px 1px white, 1px 1px white, 0 -1px white, 0 1px white,-1px 0 white, 1px 0 white,-2px -2px white, 2px -2px white,-2px 2px white, 2px 2px white,0 -2px white, 0 2px white,-2px 0 white, 2px 0 white;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Sneed</name></author>
	</entry>
</feed>