<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.boywiki.org/en/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://www.boywiki.org/en/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://www.boywiki.org/en/index.php?title=Template:Infobox/styles.css&amp;action=history"/>
	<updated>2026-04-10T00:23:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.boywiki.org/en/index.php?title=Template:Infobox/styles.css&amp;diff=53164&amp;oldid=prev</id>
		<title>Etenne: Created page with &quot;/**  * Common TemplateStyles used by Template:Extension, Template:Skin,  * Template:Tool, etc.  */ .infobox { 	box-sizing: border-box; 	border: 2px solid #a2a9b1; 	width: 280px; 	border-collapse: collapse; 	border-spacing: 0; 	background-color: white; 	/* these are overriden by .infobox-rtl on the templates of interest */ 	/* @noflip */ 	clear: right; 	/* @noflip */ 	float: right; 	/* @noflip */ 	margin: 0 0 0.5em 0.5em; }  .infobox-rtl { 	/* @noflip */ 	clea...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.boywiki.org/en/index.php?title=Template:Infobox/styles.css&amp;diff=53164&amp;oldid=prev"/>
		<updated>2022-06-17T13:54:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;*  * Common TemplateStyles used by &amp;#91;&amp;#91;Template:Extension&amp;#93;&amp;#93;, &amp;#91;&amp;#91;Template:Skin&amp;#93;&amp;#93;,  * &amp;#91;&amp;#91;Template:Tool&amp;#93;&amp;#93;, etc.: &lt;/span&gt; .infobox { 	box-sizing: border-box; 	border: 2px solid #a2a9b1; 	width: 280px; 	border-collapse: collapse; 	border-spacing: 0; 	background-color: white; 	&lt;span class=&quot;autocomment&quot;&gt;these are overriden by .infobox-rtl on the templates of interest: &lt;/span&gt; 	&lt;span class=&quot;autocomment&quot;&gt;@noflip: &lt;/span&gt; 	clear: right; 	&lt;span class=&quot;autocomment&quot;&gt;@noflip: &lt;/span&gt; 	float: right; 	&lt;span class=&quot;autocomment&quot;&gt;@noflip: &lt;/span&gt; 	margin: 0 0 0.5em 0.5em; }  .infobox-rtl { 	&lt;span class=&quot;autocomment&quot;&gt;@noflip: &lt;/span&gt; 	clea...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/**&lt;br /&gt;
 * Common TemplateStyles used by [[Template:Extension]], [[Template:Skin]],&lt;br /&gt;
 * [[Template:Tool]], etc.&lt;br /&gt;
 */&lt;br /&gt;
.infobox {&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	border: 2px solid #a2a9b1;&lt;br /&gt;
	width: 280px;&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	border-spacing: 0;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	/* these are overriden by .infobox-rtl on the templates of interest */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	clear: right;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	float: right;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	margin: 0 0 0.5em 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-rtl {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	clear: left;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	margin: 0 0.5em 0.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-rtl th {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 719px) {&lt;br /&gt;
	/* high specificity to ensure specific infoboxes won&amp;#039;t override these&lt;br /&gt;
	 * properties with their own tstyles inadvertently */&lt;br /&gt;
	body.mediawiki .infobox {&lt;br /&gt;
		float: none;&lt;br /&gt;
		clear: both;&lt;br /&gt;
		width: 100%;&lt;br /&gt;
		margin: 0 0 .5em 0;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox td {&lt;br /&gt;
	border: 2px none #a2a9b1;&lt;br /&gt;
	padding: 0.2em 0.5em;&lt;br /&gt;
	/* TODO why is this !important */&lt;br /&gt;
	border-bottom: 1px solid #f0f0f0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header {&lt;br /&gt;
	background-color: #a2a9b1;&lt;br /&gt;
	color: #FFF;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header a {&lt;br /&gt;
	color: #FFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header td,&lt;br /&gt;
.infobox-header th {&lt;br /&gt;
	padding-top: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header img {&lt;br /&gt;
	padding: 0 0.2em 0 0.5em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Etenne</name></author>
	</entry>
</feed>