<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://litwiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote_box%2Fstyles.css</id>
	<title>Template:Quote box/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://litwiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote_box%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://litwiki.org/index.php?title=Template:Quote_box/styles.css&amp;action=history"/>
	<updated>2026-04-30T15:24:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://litwiki.org/index.php?title=Template:Quote_box/styles.css&amp;diff=17154&amp;oldid=prev</id>
		<title>Glucas: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://litwiki.org/index.php?title=Template:Quote_box/styles.css&amp;diff=17154&amp;oldid=prev"/>
		<updated>2021-08-02T22:03:38Z</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=&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 18:03, 2 August 2021&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>Glucas</name></author>
	</entry>
	<entry>
		<id>https://litwiki.org/index.php?title=Template:Quote_box/styles.css&amp;diff=17153&amp;oldid=prev</id>
		<title>en&gt;Firefly: Rollback edit(s) by Firefly (talk): reverting while edge-case issues are fixed - see talk (RW 16.1)</title>
		<link rel="alternate" type="text/html" href="https://litwiki.org/index.php?title=Template:Quote_box/styles.css&amp;diff=17153&amp;oldid=prev"/>
		<updated>2021-07-28T14:31:34Z</updated>

		<summary type="html">&lt;p&gt;Rollback edit(s) by &lt;a href=&quot;/wiki/Special:Contributions/Firefly&quot; title=&quot;Special:Contributions/Firefly&quot;&gt;Firefly&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:Firefly&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Firefly (page does not exist)&quot;&gt;talk&lt;/a&gt;): reverting while edge-case issues are fixed - see talk &lt;a href=&quot;http://www.wikipedia.org/wiki/en:WP:RW&quot; class=&quot;extiw&quot; title=&quot;w:en:WP:RW&quot;&gt;(RW 16.1)&lt;/a&gt;&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;
.quotebox {&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.floatleft {&lt;br /&gt;
	margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
.quotebox.floatright {&lt;br /&gt;
	margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
.quotebox.centered {&lt;br /&gt;
	margin: 0.5em auto 0.8em auto;&lt;br /&gt;
}&lt;br /&gt;
.quotebox.floatleft p,&lt;br /&gt;
.quotebox.floatright p {&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 .left-aligned {&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
.quotebox .right-aligned {&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.quotebox .center-aligned {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.quotebox 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 {&lt;br /&gt;
		/*override inline styles */&lt;br /&gt;
		width: 100% !important;&lt;br /&gt;
		margin: 0 0 0.8em !important;&lt;br /&gt;
		float: none !important;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>en&gt;Firefly</name></author>
	</entry>
</feed>