<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://9on0wiki.gunmu.dns.navy/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote_box%2Fstyles.css</id>
	<title>Template:Quote box/styles.css - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://9on0wiki.gunmu.dns.navy/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote_box%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://9on0wiki.gunmu.dns.navy/index.php?title=Template:Quote_box/styles.css&amp;action=history"/>
	<updated>2026-08-27T17:34:10Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://9on0wiki.gunmu.dns.navy/index.php?title=Template:Quote_box/styles.css&amp;diff=732&amp;oldid=prev</id>
		<title>DoubleCircle：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://9on0wiki.gunmu.dns.navy/index.php?title=Template:Quote_box/styles.css&amp;diff=732&amp;oldid=prev"/>
		<updated>2026-08-26T11:17:12Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&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;zh&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2026年8月26日 (三) 11:17的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;zh&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key mediawiki:diff:1.41:old-731:rev-732 --&gt;
&lt;/table&gt;</summary>
		<author><name>DoubleCircle</name></author>
	</entry>
	<entry>
		<id>https://9on0wiki.gunmu.dns.navy/index.php?title=Template:Quote_box/styles.css&amp;diff=731&amp;oldid=prev</id>
		<title>zhwp&gt;SuperGrey：​不應佔用cite標籤</title>
		<link rel="alternate" type="text/html" href="https://9on0wiki.gunmu.dns.navy/index.php?title=Template:Quote_box/styles.css&amp;diff=731&amp;oldid=prev"/>
		<updated>2025-06-14T07:26:43Z</updated>

		<summary type="html">&lt;p&gt;不應佔用cite標籤&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/*  */&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: .25em .5em;&lt;br /&gt;
	font-size: 88%;&lt;br /&gt;
	max-width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.quotebox.floatleft {&lt;br /&gt;
	margin: .5em 1.4em .8em 0;&lt;br /&gt;
}&lt;br /&gt;
.quotebox.floatright {&lt;br /&gt;
	margin: .5em 0 .8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
.quotebox.centered {&lt;br /&gt;
	margin: .5em auto .8em auto;&lt;br /&gt;
}&lt;br /&gt;
.quotebox p {&lt;br /&gt;
	font-style: inherit;	&lt;br /&gt;
	margin-bottom: 0;&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;
	margin-bottom: 0;&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 .quotebox-cite,&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 all and (max-width:720px) {&lt;br /&gt;
	.quotebox {&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>zhwp&gt;SuperGrey</name></author>
	</entry>
</feed>