<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.shangxiaoguan.top/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3A%E9%A6%96%E9%A1%B5%2Fstyles.css</id>
	<title>模板:首页/styles.css - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.shangxiaoguan.top/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3A%E9%A6%96%E9%A1%B5%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.shangxiaoguan.top/index.php?title=%E6%A8%A1%E6%9D%BF:%E9%A6%96%E9%A1%B5/styles.css&amp;action=history"/>
	<updated>2026-04-27T22:33:09Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://wiki.shangxiaoguan.top/index.php?title=%E6%A8%A1%E6%9D%BF:%E9%A6%96%E9%A1%B5/styles.css&amp;diff=1377&amp;oldid=prev</id>
		<title>Wangkai8787：​Wangkai8787将页面模板:首页/styles.css的内容模型从“wikitext”更改为“CSS”</title>
		<link rel="alternate" type="text/html" href="https://wiki.shangxiaoguan.top/index.php?title=%E6%A8%A1%E6%9D%BF:%E9%A6%96%E9%A1%B5/styles.css&amp;diff=1377&amp;oldid=prev"/>
		<updated>2023-06-05T01:17:59Z</updated>

		<summary type="html">&lt;p&gt;Wangkai8787将页面&lt;a href=&quot;/%E6%A8%A1%E6%9D%BF:%E9%A6%96%E9%A1%B5/styles.css&quot; title=&quot;模板:首页/styles.css&quot;&gt;模板:首页/styles.css&lt;/a&gt;的内容模型从“wikitext”更改为“CSS”&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;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2023年6月5日 (一) 09:17的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;zh-Hans-CN&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Wangkai8787</name></author>
	</entry>
	<entry>
		<id>https://wiki.shangxiaoguan.top/index.php?title=%E6%A8%A1%E6%9D%BF:%E9%A6%96%E9%A1%B5/styles.css&amp;diff=1376&amp;oldid=prev</id>
		<title>Wangkai8787：​创建页面，内容为“/* CSS used for https://www.mediawiki.org/wiki/MediaWiki/Homepage_improvements_2018 : */ .mainpage_row { 	display: flex; 	flex-direction: row; 	flex-flow: row wrap; 	justify-content: space-between; 	padding: 0; 	margin: 0 -5px 0 -5px; } .mainpage_box { 	flex: 1; 	margin: 5px; 	min-width: 210px; 	border: 1px solid #CCC; 	padding: 0 10px 10px 10px; 	box-shadow: 0 2px 2px rgba(0,0,0,0.1); } .mainpage_box h3 { 	/* Reset padding so is equal across skins */ 	padding-…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.shangxiaoguan.top/index.php?title=%E6%A8%A1%E6%9D%BF:%E9%A6%96%E9%A1%B5/styles.css&amp;diff=1376&amp;oldid=prev"/>
		<updated>2023-06-05T01:17:40Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;CSS used for https://www.mediawiki.org/wiki/MediaWiki/Homepage_improvements_2018 :：​&lt;/span&gt; .mainpage_row { 	display: flex; 	flex-direction: row; 	flex-flow: row wrap; 	justify-content: space-between; 	padding: 0; 	margin: 0 -5px 0 -5px; } .mainpage_box { 	flex: 1; 	margin: 5px; 	min-width: 210px; 	border: 1px solid #CCC; 	padding: 0 10px 10px 10px; 	box-shadow: 0 2px 2px rgba(0,0,0,0.1); } .mainpage_box h3 { 	&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Reset padding so is equal across skins：​&lt;/span&gt; 	padding-…”&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS used for https://www.mediawiki.org/wiki/MediaWiki/Homepage_improvements_2018 : */&lt;br /&gt;
.mainpage_row {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	flex-direction: row;&lt;br /&gt;
	flex-flow: row wrap;&lt;br /&gt;
	justify-content: space-between;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0 -5px 0 -5px;&lt;br /&gt;
}&lt;br /&gt;
.mainpage_box {&lt;br /&gt;
	flex: 1;&lt;br /&gt;
	margin: 5px;&lt;br /&gt;
	min-width: 210px;&lt;br /&gt;
	border: 1px solid #CCC;&lt;br /&gt;
	padding: 0 10px 10px 10px;&lt;br /&gt;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);&lt;br /&gt;
}&lt;br /&gt;
.mainpage_box h3 {&lt;br /&gt;
	/* Reset padding so is equal across skins */&lt;br /&gt;
	padding-right: 0;&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
	padding-bottom: 0;&lt;br /&gt;
	/* Padding left gets overridden by headanchor gadget */&lt;br /&gt;
	margin: 0.5em 0;&lt;br /&gt;
}&lt;br /&gt;
/* Set padding left only if headanchor gadget is not enabled */&lt;br /&gt;
.mainpage_box h3:not(.tpl-vheadanchor-heading) {&lt;br /&gt;
	padding-left: 0;&lt;br /&gt;
}&lt;br /&gt;
.mainpage_box h3 .header_icon {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-right: 5px;&lt;br /&gt;
}&lt;br /&gt;
.mainpage_box .items {&lt;br /&gt;
	border-top: 1px solid #CCC;&lt;br /&gt;
	padding-top: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.mainpage_box p:last-child {&lt;br /&gt;
	margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.mainpage_boxcontents_small {&lt;br /&gt;
	font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
/* Style the &amp;quot;other languages&amp;quot; box the same way as other boxes on the main page */&lt;br /&gt;
.mw-pt-languages {&lt;br /&gt;
	display: block;&lt;br /&gt;
	background: none;&lt;br /&gt;
	border: 1px solid #CCC;&lt;br /&gt;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);&lt;br /&gt;
	width: auto;&lt;br /&gt;
}&lt;br /&gt;
.mw-pt-languages-label {&lt;br /&gt;
	background: none;&lt;br /&gt;
	border-right: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 719px) {&lt;br /&gt;
	.thumb {&lt;br /&gt;
		float: none;&lt;br /&gt;
	}&lt;br /&gt;
	.thumb, .thumbinner {&lt;br /&gt;
		margin-left: auto;&lt;br /&gt;
		margin-right: auto;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Wangkai8787</name></author>
	</entry>
</feed>