<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.phqsh.me/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css</id>
	<title>MediaWiki:Common.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.phqsh.me/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-06-21T12:24:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;diff=586&amp;oldid=prev</id>
		<title>Fishy: Replaced content with &quot;.infotable {     float: right;     padding: 5px;     margin-left: 3px;     background: #eaecf0;     width: 25%; }  .infotable th {     text-align: left; }&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;diff=586&amp;oldid=prev"/>
		<updated>2025-05-06T23:22:51Z</updated>

		<summary type="html">&lt;p&gt;Replaced content with &amp;quot;.infotable {     float: right;     padding: 5px;     margin-left: 3px;     background: #eaecf0;     width: 25%; }  .infotable th {     text-align: left; }&amp;quot;&lt;/p&gt;
&lt;a href=&quot;https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;amp;diff=586&amp;amp;oldid=584&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Fishy</name></author>
	</entry>
	<entry>
		<id>https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;diff=584&amp;oldid=prev</id>
		<title>Fishy at 23:15, 6 May 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;diff=584&amp;oldid=prev"/>
		<updated>2025-05-06T23:15:52Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;amp;diff=584&amp;amp;oldid=16&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Fishy</name></author>
	</entry>
	<entry>
		<id>https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;diff=16&amp;oldid=prev</id>
		<title>Fishy: Created page with &quot;/* CSS placed here will be applied to all skins */  /* Infoboxes (Ripped from Wikipedia)*/ .infobox { 	border: 1px solid #a2a9b1; 	color: black; 	padding: 0.2em; 	font-size: 88%; 	line-height: 1.5em; 	border-spacing: 3px; }  @media screen { 	.infobox { 		background-color: #f8f9fa;     } }  @media (max-width: 640px) { 	.infobox { 		width: 100%; 	}      	.infobox .nowrap { 		white-space: normal; 	} }  @media (min-width: 640px) { 	.infobox { 		/* @noflip */ 		margin: 0.5em...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.phqsh.me/index.php?title=MediaWiki:Common.css&amp;diff=16&amp;oldid=prev"/>
		<updated>2025-05-04T23:33:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;CSS placed here will be applied to all skins: &lt;/span&gt;  &lt;span class=&quot;autocomment&quot;&gt;Infoboxes (Ripped from Wikipedia): &lt;/span&gt; .infobox { 	border: 1px solid #a2a9b1; 	color: black; 	padding: 0.2em; 	font-size: 88%; 	line-height: 1.5em; 	border-spacing: 3px; }  @media screen { 	.infobox { 		background-color: #f8f9fa;     } }  @media (max-width: 640px) { 	.infobox { 		width: 100%; 	}      	.infobox .nowrap { 		white-space: normal; 	} }  @media (min-width: 640px) { 	.infobox { 		&lt;span class=&quot;autocomment&quot;&gt;@noflip: &lt;/span&gt; 		margin: 0.5em...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Infoboxes (Ripped from Wikipedia)*/&lt;br /&gt;
.infobox {&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
	color: black;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
	font-size: 88%;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
	border-spacing: 3px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
	.infobox {&lt;br /&gt;
		background-color: #f8f9fa;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 640px) {&lt;br /&gt;
	.infobox {&lt;br /&gt;
		width: 100%;&lt;br /&gt;
	}&lt;br /&gt;
    &lt;br /&gt;
	.infobox .nowrap {&lt;br /&gt;
		white-space: normal;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (min-width: 640px) {&lt;br /&gt;
	.infobox {&lt;br /&gt;
		/* @noflip */&lt;br /&gt;
		margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
		/* @noflip */&lt;br /&gt;
		float: right;&lt;br /&gt;
		/* @noflip */&lt;br /&gt;
		clear: right;&lt;br /&gt;
		width: 22em;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header,&lt;br /&gt;
.infobox-label,&lt;br /&gt;
.infobox-above,&lt;br /&gt;
.infobox-full-data,&lt;br /&gt;
.infobox-data,&lt;br /&gt;
.infobox-below,&lt;br /&gt;
.infobox-subheader,&lt;br /&gt;
.infobox-image,&lt;br /&gt;
.infobox-navbar,&lt;br /&gt;
/* Remove element selector when every .infobox thing is using the standard module/templates  */&lt;br /&gt;
.infobox th,&lt;br /&gt;
.infobox td {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-label,&lt;br /&gt;
.infobox-data,&lt;br /&gt;
/* Remove element selector when every .infobox thing is using the standard module/templates  */&lt;br /&gt;
.infobox th,&lt;br /&gt;
.infobox td {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove .infobox when element selectors above are removed */&lt;br /&gt;
.infobox .infobox-above,&lt;br /&gt;
.infobox .infobox-title,&lt;br /&gt;
/* Remove element selector when every .infobox thing is using the standard module/templates  */&lt;br /&gt;
.infobox caption {&lt;br /&gt;
	font-size: 125%;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-title,&lt;br /&gt;
/* Remove element selector when every .infobox thing is using the standard module/templates  */&lt;br /&gt;
.infobox caption {&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove .infobox when element selectors above are removed */&lt;br /&gt;
.infobox .infobox-header,&lt;br /&gt;
.infobox .infobox-subheader,&lt;br /&gt;
.infobox .infobox-image,&lt;br /&gt;
.infobox .infobox-full-data,&lt;br /&gt;
.infobox .infobox-below {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove .infobox when element selectors above are removed */&lt;br /&gt;
.infobox .infobox-navbar {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Fishy</name></author>
	</entry>
</feed>