<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ancestry.jonesipedia.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote_box%2Fsandbox%2Fstyles.css</id>
	<title>Template:Quote box/sandbox/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ancestry.jonesipedia.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote_box%2Fsandbox%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://ancestry.jonesipedia.com/index.php?title=Template:Quote_box/sandbox/styles.css&amp;action=history"/>
	<updated>2026-05-10T21:05:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.47.0-wmf.1</generator>
	<entry>
		<id>https://ancestry.jonesipedia.com/index.php?title=Template:Quote_box/sandbox/styles.css&amp;diff=1528&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://ancestry.jonesipedia.com/index.php?title=Template:Quote_box/sandbox/styles.css&amp;diff=1528&amp;oldid=prev"/>
		<updated>2021-05-29T15:52:40Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw-interface=&quot;&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:52, 29 May 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key mediawiki:diff:1.41:old-1527:rev-1528 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://ancestry.jonesipedia.com/index.php?title=Template:Quote_box/sandbox/styles.css&amp;diff=1527&amp;oldid=prev</id>
		<title>en&gt;Great Brightstar at 15:13, 5 March 2021</title>
		<link rel="alternate" type="text/html" href="https://ancestry.jonesipedia.com/index.php?title=Template:Quote_box/sandbox/styles.css&amp;diff=1527&amp;oldid=prev"/>
		<updated>2021-03-05T15:13:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/*  */&lt;br /&gt;
.quotebox-sandbox {&lt;br /&gt;
	background-color: #F9F9F9;&lt;br /&gt;
	border: 1px solid #aaa;&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	padding: 10px;&lt;br /&gt;
	font-size: 88%;&lt;br /&gt;
	max-width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox.floatleft {&lt;br /&gt;
	margin: .5em 1.4em .8em 0;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox.floatright {&lt;br /&gt;
	margin: .5em 0 .8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox.centered {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	margin: .5em auto .8em auto;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox.floatleft span,&lt;br /&gt;
.quotebox-sandbox.floatright span {&lt;br /&gt;
	font-style: inherit;	&lt;br /&gt;
}&lt;br /&gt;
.quotebox-title {&lt;br /&gt;
	background-color: #F9F9F9;&lt;br /&gt;
	text-align: center; &lt;br /&gt;
    font-size: larger;&lt;br /&gt;
    font-weight: bold; &lt;br /&gt;
}&lt;br /&gt;
.quotebox-quote.quoted:before {&lt;br /&gt;
    font-family:&amp;#039;Times New Roman&amp;#039;,serif;&lt;br /&gt;
    font-weight:bold;&lt;br /&gt;
    font-size: large;&lt;br /&gt;
    color: gray;&lt;br /&gt;
    content: &amp;#039; “ &amp;#039;;&lt;br /&gt;
    vertical-align: -45%;&lt;br /&gt;
	line-height: 0;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-quote.quoted:after {&lt;br /&gt;
    font-family:&amp;#039;Times New Roman&amp;#039;,serif;&lt;br /&gt;
    font-weight:bold;&lt;br /&gt;
    font-size: large;&lt;br /&gt;
    color: gray;&lt;br /&gt;
	content: &amp;#039; ” &amp;#039;;&lt;br /&gt;
	line-height: 0;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox .left-aligned {&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox .right-aligned {&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox .center-aligned {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox .quote-title,&lt;br /&gt;
.quotebox .quotebox-quote {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
.quotebox-sandbox cite {&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-style:normal;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width:640px) {&lt;br /&gt;
	.quotebox-sandbox {&lt;br /&gt;
		/*override inline styles */&lt;br /&gt;
		width: 100% !important;&lt;br /&gt;
		margin: 0 0 .8em !important;&lt;br /&gt;
		float: none !important;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>en&gt;Great Brightstar</name></author>
	</entry>
</feed>