<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://nysos.ordo.top/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfoboxCss.css</id>
	<title>Template:InfoboxCss.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nysos.ordo.top/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfoboxCss.css"/>
	<link rel="alternate" type="text/html" href="https://nysos.ordo.top/w/index.php?title=Template:InfoboxCss.css&amp;action=history"/>
	<updated>2026-04-12T04:53:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://nysos.ordo.top/w/index.php?title=Template:InfoboxCss.css&amp;diff=11&amp;oldid=prev</id>
		<title>Ff6a74a2-b93e-4876-9bb6-c92ce5a3fdbf: Ff6a74a2-b93e-4876-9bb6-c92ce5a3fdbf changed the content model of the page Template:InfoboxCss.css from &quot;wikitext&quot; to &quot;Sanitised CSS&quot;</title>
		<link rel="alternate" type="text/html" href="https://nysos.ordo.top/w/index.php?title=Template:InfoboxCss.css&amp;diff=11&amp;oldid=prev"/>
		<updated>2024-10-25T14:18:00Z</updated>

		<summary type="html">&lt;p&gt;Ff6a74a2-b93e-4876-9bb6-c92ce5a3fdbf changed the content model of the page &lt;a href=&quot;/wiki/Template:InfoboxCss.css&quot; title=&quot;Template:InfoboxCss.css&quot;&gt;Template:InfoboxCss.css&lt;/a&gt; from &amp;quot;wikitext&amp;quot; to &amp;quot;Sanitised 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-GB&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 14:18, 25 October 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&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>Ff6a74a2-b93e-4876-9bb6-c92ce5a3fdbf</name></author>
	</entry>
	<entry>
		<id>https://nysos.ordo.top/w/index.php?title=Template:InfoboxCss.css&amp;diff=7&amp;oldid=prev</id>
		<title>Ff6a74a2-b93e-4876-9bb6-c92ce5a3fdbf: Created page with &quot;.infobox {     background: rgba(155, 155, 155, .2);     border: 1px solid #f50057;     float: right;     margin: 0 0 1em 1em;     padding: 1em;     width: 325px; } .infobox-title {     font-size: 1.5em;     line-height: 1.5em; font-weight: 800;     text-align: center; } .infobox-subtitle {     font-size: 1em;     font-style: italic;     line-height: 1.5em;     font-weight: 300;     text-align: center; }  .infobox-image {     text-align: center;     width: 200px;     disp...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nysos.ordo.top/w/index.php?title=Template:InfoboxCss.css&amp;diff=7&amp;oldid=prev"/>
		<updated>2024-10-25T14:13:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;.infobox {     background: rgba(155, 155, 155, .2);     border: 1px solid #f50057;     float: right;     margin: 0 0 1em 1em;     padding: 1em;     width: 325px; } .infobox-title {     font-size: 1.5em;     line-height: 1.5em; font-weight: 800;     text-align: center; } .infobox-subtitle {     font-size: 1em;     font-style: italic;     line-height: 1.5em;     font-weight: 300;     text-align: center; }  .infobox-image {     text-align: center;     width: 200px;     disp...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.infobox {&lt;br /&gt;
    background: rgba(155, 155, 155, .2);&lt;br /&gt;
    border: 1px solid #f50057;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    padding: 1em;&lt;br /&gt;
    width: 325px;&lt;br /&gt;
}&lt;br /&gt;
.infobox-title {&lt;br /&gt;
    font-size: 1.5em;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
font-weight: 800;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.infobox-subtitle {&lt;br /&gt;
    font-size: 1em;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    font-weight: 300;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-image {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    width: 200px;&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-left: auto;&lt;br /&gt;
    margin-right: auto;&lt;br /&gt;
margin-bottom: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox-table {&lt;br /&gt;
margin-top: 1em;&lt;br /&gt;
}&lt;br /&gt;
.infobox-table th {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
    width: 120px;&lt;br /&gt;
}&lt;br /&gt;
.infobox-table td {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ff6a74a2-b93e-4876-9bb6-c92ce5a3fdbf</name></author>
	</entry>
</feed>