<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.flexiblesurvival.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ANote%2Fstyles.css</id>
	<title>Template:Note/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.flexiblesurvival.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ANote%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.flexiblesurvival.com/index.php?title=Template:Note/styles.css&amp;action=history"/>
	<updated>2026-05-15T08:57:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.flexiblesurvival.com/index.php?title=Template:Note/styles.css&amp;diff=2356376&amp;oldid=prev</id>
		<title>Syntax McBucketface: Protected &quot;Template:Note/styles.css&quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://wiki.flexiblesurvival.com/index.php?title=Template:Note/styles.css&amp;diff=2356376&amp;oldid=prev"/>
		<updated>2025-06-03T17:42:22Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/w/Template:Note/styles.css&quot; title=&quot;Template:Note/styles.css&quot;&gt;Template:Note/styles.css&lt;/a&gt;&amp;quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))&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 17:42, 3 June 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>Syntax McBucketface</name></author>
	</entry>
	<entry>
		<id>https://wiki.flexiblesurvival.com/index.php?title=Template:Note/styles.css&amp;diff=2356364&amp;oldid=prev</id>
		<title>Syntax McBucketface: Created page with &quot;div.note {     position: relative;     min-height: 3.1em;     margin: 0.5em 5em;     padding: 0.1em 1em 0.1em 4em;     border: 1px solid #8d8d8d;     border-radius: 0.5em;     display: flex;     align-items: center;     box-shadow: 0 12px 18px -12px #373737;     background-color: #efefef; } div.note-warning {     border-color: #c63f17;     background-color: #ffab91;     box-shadow: 0 12px 18px -12px #c63f17; } div.note-lore {     border-color: #6b9b37;     background-col...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.flexiblesurvival.com/index.php?title=Template:Note/styles.css&amp;diff=2356364&amp;oldid=prev"/>
		<updated>2025-06-01T22:09:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;div.note {     position: relative;     min-height: 3.1em;     margin: 0.5em 5em;     padding: 0.1em 1em 0.1em 4em;     border: 1px solid #8d8d8d;     border-radius: 0.5em;     display: flex;     align-items: center;     box-shadow: 0 12px 18px -12px #373737;     background-color: #efefef; } div.note-warning {     border-color: #c63f17;     background-color: #ffab91;     box-shadow: 0 12px 18px -12px #c63f17; } div.note-lore {     border-color: #6b9b37;     background-col...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;div.note {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    min-height: 3.1em;&lt;br /&gt;
    margin: 0.5em 5em;&lt;br /&gt;
    padding: 0.1em 1em 0.1em 4em;&lt;br /&gt;
    border: 1px solid #8d8d8d;&lt;br /&gt;
    border-radius: 0.5em;&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    box-shadow: 0 12px 18px -12px #373737;&lt;br /&gt;
    background-color: #efefef;&lt;br /&gt;
}&lt;br /&gt;
div.note-warning {&lt;br /&gt;
    border-color: #c63f17;&lt;br /&gt;
    background-color: #ffab91;&lt;br /&gt;
    box-shadow: 0 12px 18px -12px #c63f17;&lt;br /&gt;
}&lt;br /&gt;
div.note-lore {&lt;br /&gt;
    border-color: #6b9b37;&lt;br /&gt;
    background-color: #cfff95;&lt;br /&gt;
    box-shadow: 0 12px 18px -12px #6b9b37;&lt;br /&gt;
}&lt;br /&gt;
div.note img:first-of-type {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    width: 2em;&lt;br /&gt;
    height: 2em;&lt;br /&gt;
    left: 2em;&lt;br /&gt;
    top: 0.6em;&lt;br /&gt;
    transform: translatex(-50%);&lt;br /&gt;
    opacity: .60&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Syntax McBucketface</name></author>
	</entry>
</feed>