<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.hokubu.cn/w/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3APageTips%2Fstyle.css</id>
	<title>模板:PageTips/style.css - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hokubu.cn/w/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3APageTips%2Fstyle.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.hokubu.cn/w/index.php?title=%E6%A8%A1%E6%9D%BF:PageTips/style.css&amp;action=history"/>
	<updated>2026-04-07T13:51:49Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.hokubu.cn/w/index.php?title=%E6%A8%A1%E6%9D%BF:PageTips/style.css&amp;diff=337&amp;oldid=prev</id>
		<title>MisakaAkio：​已保护“模板:PageTips/style.css”（[编辑=仅允许管理员]（无限期）[移动=仅允许管理员]（无限期））</title>
		<link rel="alternate" type="text/html" href="https://wiki.hokubu.cn/w/index.php?title=%E6%A8%A1%E6%9D%BF:PageTips/style.css&amp;diff=337&amp;oldid=prev"/>
		<updated>2024-04-17T15:03:39Z</updated>

		<summary type="html">&lt;p&gt;已保护“&lt;a href=&quot;/wiki/%E6%A8%A1%E6%9D%BF:PageTips/style.css&quot; title=&quot;模板:PageTips/style.css&quot;&gt;模板:PageTips/style.css&lt;/a&gt;”（[编辑=仅允许管理员]（无限期）[移动=仅允许管理员]（无限期））&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&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-Hans-CN&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;2024年4月17日 (三) 23:03的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key hokubuwiki:diff:1.41:old-199:rev-337 --&gt;
&lt;/table&gt;</summary>
		<author><name>MisakaAkio</name></author>
	</entry>
	<entry>
		<id>https://wiki.hokubu.cn/w/index.php?title=%E6%A8%A1%E6%9D%BF:PageTips/style.css&amp;diff=199&amp;oldid=prev</id>
		<title>2024年2月13日 (二) 09:56 MisakaAkio</title>
		<link rel="alternate" type="text/html" href="https://wiki.hokubu.cn/w/index.php?title=%E6%A8%A1%E6%9D%BF:PageTips/style.css&amp;diff=199&amp;oldid=prev"/>
		<updated>2024-02-13T09:56:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;https://wiki.hokubu.cn/w/index.php?title=%E6%A8%A1%E6%9D%BF:PageTips/style.css&amp;amp;diff=199&amp;amp;oldid=198&quot;&gt;显示更改&lt;/a&gt;</summary>
		<author><name>MisakaAkio</name></author>
	</entry>
	<entry>
		<id>https://wiki.hokubu.cn/w/index.php?title=%E6%A8%A1%E6%9D%BF:PageTips/style.css&amp;diff=198&amp;oldid=prev</id>
		<title>MisakaAkio：​创建页面，内容为“.tips { 	display: flex; 	align-items: center; 	padding: 10px 15px; 	margin-top: 0.6rem; 	margin-bottom: 0.8rem; 	background: var( --color-surface-2 ); 	border-radius: var( --border-radius--medium ); 	color: var( --color-base--subtle ); 	font-size: 0.875rem; 	line-height: 1.4; }  .tips-icon img { 	height: auto; 	opacity: var( --opacity-icon-base ); }  /* Dark theme */ html.skin-citizen-dark .tips-icon img { 	filter: invert( 1 ); }”</title>
		<link rel="alternate" type="text/html" href="https://wiki.hokubu.cn/w/index.php?title=%E6%A8%A1%E6%9D%BF:PageTips/style.css&amp;diff=198&amp;oldid=prev"/>
		<updated>2024-02-13T09:55:41Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“.tips { 	display: flex; 	align-items: center; 	padding: 10px 15px; 	margin-top: 0.6rem; 	margin-bottom: 0.8rem; 	background: var( --color-surface-2 ); 	border-radius: var( --border-radius--medium ); 	color: var( --color-base--subtle ); 	font-size: 0.875rem; 	line-height: 1.4; }  .tips-icon img { 	height: auto; 	opacity: var( --opacity-icon-base ); }  &lt;span class=&quot;autocomment&quot;&gt;Dark theme：​&lt;/span&gt; html.skin-citizen-dark .tips-icon img { 	filter: invert( 1 ); }”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.tips {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	align-items: center;&lt;br /&gt;
	padding: 10px 15px;&lt;br /&gt;
	margin-top: 0.6rem;&lt;br /&gt;
	margin-bottom: 0.8rem;&lt;br /&gt;
	background: var( --color-surface-2 );&lt;br /&gt;
	border-radius: var( --border-radius--medium );&lt;br /&gt;
	color: var( --color-base--subtle );&lt;br /&gt;
	font-size: 0.875rem;&lt;br /&gt;
	line-height: 1.4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tips-icon img {&lt;br /&gt;
	height: auto;&lt;br /&gt;
	opacity: var( --opacity-icon-base );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Dark theme */&lt;br /&gt;
html.skin-citizen-dark .tips-icon img {&lt;br /&gt;
	filter: invert( 1 );&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>MisakaAkio</name></author>
	</entry>
</feed>