<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.randombell.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AMultiple_image%2Fstyles.css</id>
	<title>Template:Multiple image/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.randombell.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AMultiple_image%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.randombell.com/index.php?title=Template:Multiple_image/styles.css&amp;action=history"/>
	<updated>2026-04-14T17:34:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.randombell.com/index.php?title=Template:Multiple_image/styles.css&amp;diff=1492&amp;oldid=prev</id>
		<title>Randombell: Created page with &quot;/* {{pp-template}} */ /* this is a block */ .multiimageinner { 	display: flex; 	flex-direction: column; }  .trow { 	display: flex; 	flex-direction: row; 	clear: left; 	flex-wrap: wrap; 	width: 100%; 	box-sizing: border-box; }  /* this is a cell */ .tsingle { 	margin: 1px; 	float: left; }  .theader { 	clear: both; 	font-weight: bold; 	text-align: center; 	align-self: center; 	background-color: transparent; 	width: 100%; }  .thumbcaption { 	background-color: transparent; }...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.randombell.com/index.php?title=Template:Multiple_image/styles.css&amp;diff=1492&amp;oldid=prev"/>
		<updated>2025-08-14T18:25:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;{{pp-template}}: &lt;/span&gt; &lt;span class=&quot;autocomment&quot;&gt;this is a block: &lt;/span&gt; .multiimageinner { 	display: flex; 	flex-direction: column; }  .trow { 	display: flex; 	flex-direction: row; 	clear: left; 	flex-wrap: wrap; 	width: 100%; 	box-sizing: border-box; }  &lt;span class=&quot;autocomment&quot;&gt;this is a cell: &lt;/span&gt; .tsingle { 	margin: 1px; 	float: left; }  .theader { 	clear: both; 	font-weight: bold; 	text-align: center; 	align-self: center; 	background-color: transparent; 	width: 100%; }  .thumbcaption { 	background-color: transparent; }...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* {{pp-template}} */&lt;br /&gt;
/* this is a block */&lt;br /&gt;
.multiimageinner {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	flex-direction: column;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.trow {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	flex-direction: row;&lt;br /&gt;
	clear: left;&lt;br /&gt;
	flex-wrap: wrap;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* this is a cell */&lt;br /&gt;
.tsingle {&lt;br /&gt;
	margin: 1px;&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.theader {&lt;br /&gt;
	clear: both;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	align-self: center;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.thumbcaption {&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.text-align-left {&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.text-align-right {&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.text-align-center {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media all and ( max-width: 720px ) {&lt;br /&gt;
	.thumbinner {&lt;br /&gt;
		/* not !important usage can be removed when these are no longer inline styles&lt;br /&gt;
		inside Template:Multiple image and media query using min-width is introduced */&lt;br /&gt;
		width: 100% !important;&lt;br /&gt;
		box-sizing: border-box;&lt;br /&gt;
		max-width: none !important;&lt;br /&gt;
		align-items: center;&lt;br /&gt;
	}&lt;br /&gt;
	.trow {&lt;br /&gt;
		justify-content: center;&lt;br /&gt;
	}&lt;br /&gt;
	.tsingle {&lt;br /&gt;
		/* not !important usage can be removed when these are no longer inline styles&lt;br /&gt;
		inside Template:Multiple image and media query using min-width is introduced */&lt;br /&gt;
	    float: none !important;&lt;br /&gt;
	    max-width: 100% !important;&lt;br /&gt;
	    box-sizing: border-box;&lt;br /&gt;
	    text-align: center;&lt;br /&gt;
	}&lt;br /&gt;
	.tsingle .thumbcaption {&lt;br /&gt;
		text-align: left;&lt;br /&gt;
	}&lt;br /&gt;
	.trow &amp;gt; .thumbcaption {&lt;br /&gt;
		text-align: center;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
	html.skin-theme-clientpref-night .multiimageinner span:not(.skin-invert-image):not(.skin-invert):not(.bg-transparent) img {&lt;br /&gt;
		background-color: white;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (prefers-color-scheme: dark) {&lt;br /&gt;
	html.skin-theme-clientpref-os .multiimageinner span:not(.skin-invert-image):not(.skin-invert):not(.bg-transparent) img {&lt;br /&gt;
		background-color: white;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Randombell</name></author>
	</entry>
</feed>