<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w96.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2Fstyles.css</id>
	<title>Template:Infobox/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w96.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=Template:Infobox/styles.css&amp;action=history"/>
	<updated>2026-05-03T09:10:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://w96.wiki/w/index.php?title=Template:Infobox/styles.css&amp;diff=513&amp;oldid=prev</id>
		<title>HolyNetworkAdapter: HolyNetworkAdapter changed the content model of the page Template:Infobox/styles.css from &quot;wikitext&quot; to &quot;CSS&quot;</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=Template:Infobox/styles.css&amp;diff=513&amp;oldid=prev"/>
		<updated>2022-11-06T02:26:48Z</updated>

		<summary type="html">&lt;p&gt;HolyNetworkAdapter changed the content model of the page &lt;a href=&quot;/wiki/Template:Infobox/styles.css&quot; title=&quot;Template:Infobox/styles.css&quot;&gt;Template:Infobox/styles.css&lt;/a&gt; from &amp;quot;wikitext&amp;quot; to &amp;quot;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 04:26, 6 November 2022&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>HolyNetworkAdapter</name></author>
	</entry>
	<entry>
		<id>https://w96.wiki/w/index.php?title=Template:Infobox/styles.css&amp;diff=512&amp;oldid=prev</id>
		<title>HolyNetworkAdapter: Created page with &quot;.infobox { 	width: 22em; 	margin: 0.5em 0 0.5em 1em; 	padding: 0.2em;  	font-size: 88%; 	line-height: 1.5em; 	text-align: left;  	border: 1px solid darkgray; 	border-spacing: 3px; 	background-color: whitesmoke; 	color: black;  	float: right; 	clear: right; }  @media (max-width: 720px) { 	.infobox { 		float: none; 		margin: 0 0 1em; 	} }  .ib-title, .ib-above, .ib-subheader, .ib-below, .ib-image, .ib-header, .ib-data:only-child { 	text-align: center; }  .ib-title, .ib-abo...&quot;</title>
		<link rel="alternate" type="text/html" href="https://w96.wiki/w/index.php?title=Template:Infobox/styles.css&amp;diff=512&amp;oldid=prev"/>
		<updated>2022-11-06T02:26:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;.infobox { 	width: 22em; 	margin: 0.5em 0 0.5em 1em; 	padding: 0.2em;  	font-size: 88%; 	line-height: 1.5em; 	text-align: left;  	border: 1px solid darkgray; 	border-spacing: 3px; 	background-color: whitesmoke; 	color: black;  	float: right; 	clear: right; }  @media (max-width: 720px) { 	.infobox { 		float: none; 		margin: 0 0 1em; 	} }  .ib-title, .ib-above, .ib-subheader, .ib-below, .ib-image, .ib-header, .ib-data:only-child { 	text-align: center; }  .ib-title, .ib-abo...&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;
	width: 22em;&lt;br /&gt;
	margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
&lt;br /&gt;
	font-size: 88%;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
&lt;br /&gt;
	border: 1px solid darkgray;&lt;br /&gt;
	border-spacing: 3px;&lt;br /&gt;
	background-color: whitesmoke;&lt;br /&gt;
	color: black;&lt;br /&gt;
&lt;br /&gt;
	float: right;&lt;br /&gt;
	clear: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 720px)&lt;br /&gt;
{&lt;br /&gt;
	.infobox {&lt;br /&gt;
		float: none;&lt;br /&gt;
		margin: 0 0 1em;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-title, .ib-above, .ib-subheader, .ib-below, .ib-image, .ib-header,&lt;br /&gt;
.ib-data:only-child {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-title, .ib-above {&lt;br /&gt;
	font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-title {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.skin-minerva table.infobox {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	flex-flow: column nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.skin-minerva table.infobox &amp;gt; caption,&lt;br /&gt;
body.skin-minerva table.infobox &amp;gt; tbody {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	flex-flow: column nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.skin-minerva table.infobox &amp;gt; tbody &amp;gt; tr {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	flex-flow: row nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.skin-minerva table.infobox &amp;gt; tbody &amp;gt; tr &amp;gt; th:only-child,&lt;br /&gt;
body.skin-minerva table.infobox &amp;gt; tbody &amp;gt; tr &amp;gt; td:only-child {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.skin-minerva table.infobox &amp;gt; caption {&lt;br /&gt;
	padding: .25em .25em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.skin-minerva table.infobox &amp;gt; tbody &amp;gt; tr &amp;gt; th,&lt;br /&gt;
body.skin-minerva table.infobox &amp;gt; tbody &amp;gt; tr &amp;gt; td {&lt;br /&gt;
	padding: .25em;&lt;br /&gt;
	flex: 1 0;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>HolyNetworkAdapter</name></author>
	</entry>
</feed>