<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://wiki.xdi8.top/index.php?action=history&amp;feed=atom&amp;title=User%3AMorris92%2FBlock%2Fstyle.css</id>
	<title>User:Morris92/Block/style.css - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xdi8.top/index.php?action=history&amp;feed=atom&amp;title=User%3AMorris92%2FBlock%2Fstyle.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.xdi8.top/index.php?title=User:Morris92/Block/style.css&amp;action=history"/>
	<updated>2026-04-17T14:51:37Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.xdi8.top/index.php?title=User:Morris92/Block/style.css&amp;diff=23072&amp;oldid=prev</id>
		<title>Morris92：​Morris92将页面User:Morris92/Block/style.css的内容模型从“CSS”更改为“已过滤的CSS”</title>
		<link rel="alternate" type="text/html" href="https://wiki.xdi8.top/index.php?title=User:Morris92/Block/style.css&amp;diff=23072&amp;oldid=prev"/>
		<updated>2022-09-25T12:28:57Z</updated>

		<summary type="html">&lt;p&gt;Morris92将页面&lt;a href=&quot;/wiki/User:Morris92/Block/style.css&quot; title=&quot;User:Morris92/Block/style.css&quot;&gt;User:Morris92/Block/style.css&lt;/a&gt;的内容模型从“CSS”更改为“已过滤的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&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;2022年9月25日 (日) 20:28的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>Morris92</name></author>
	</entry>
	<entry>
		<id>https://wiki.xdi8.top/index.php?title=User:Morris92/Block/style.css&amp;diff=23068&amp;oldid=prev</id>
		<title>Morris92：​建立内容为“.inline-text-blocked { 	color: transparent; 	background-color: #000000; 	transition: color 0.25s; }  .inline-text-blocked *, .inline-text-blocked a { 	color: tran…”的新页面</title>
		<link rel="alternate" type="text/html" href="https://wiki.xdi8.top/index.php?title=User:Morris92/Block/style.css&amp;diff=23068&amp;oldid=prev"/>
		<updated>2022-09-25T12:22:24Z</updated>

		<summary type="html">&lt;p&gt;建立内容为“.inline-text-blocked { 	color: transparent; 	background-color: #000000; 	transition: color 0.25s; }  .inline-text-blocked *, .inline-text-blocked a { 	color: tran…”的新页面&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.inline-text-blocked {&lt;br /&gt;
	color: transparent;&lt;br /&gt;
	background-color: #000000;&lt;br /&gt;
	transition: color 0.25s;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-blocked *, .inline-text-blocked a {&lt;br /&gt;
	color: transparent !important;&lt;br /&gt;
	background-color: transparent !important;&lt;br /&gt;
	cursor: default !important;&lt;br /&gt;
	text-decoration: none !important;&lt;br /&gt;
	transition: color 0.25s !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-blocked::selection, .inline-text-blocked *::selection {&lt;br /&gt;
	color: #ffffff;&lt;br /&gt;
	background: #404040;&lt;br /&gt;
	background: rgba(0, 0, 0, 0.75);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (pointer: coarse) {&lt;br /&gt;
	.inline-text-blocked:hover, .inline-text-blocked *:hover, .inline-text-blocked a:hover, .inline-text-blocked a:active, .inline-text-blocked a *:hover, .inline-text-blocked a *:active {&lt;br /&gt;
		color: #ffffff;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (pointer: fine), (pointer: none) {&lt;br /&gt;
	.inline-text-blocked:focus {&lt;br /&gt;
		color: #ffffff;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* hd = hard, dark */&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hd {&lt;br /&gt;
	color: transparent;&lt;br /&gt;
	background: #333333;&lt;br /&gt;
	background: rgba(0, 0, 0, 0.8)&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hd a,&lt;br /&gt;
.inline-text-block-hd .new,&lt;br /&gt;
.inline-text-block-hd * {&lt;br /&gt;
	color: transparent !important;&lt;br /&gt;
	background: transparent !important&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hd::selection,&lt;br /&gt;
.inline-text-block-hd *::selection {&lt;br /&gt;
	color: #ffffff;&lt;br /&gt;
	background: #333333;&lt;br /&gt;
	background: rgba(0, 0, 0, 0.8)&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hd a::selection {&lt;br /&gt;
	color: #88bbff;&lt;br /&gt;
	background: #333333;&lt;br /&gt;
	background: rgba(0, 0, 0, 0.8)&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hd .new::selection {&lt;br /&gt;
	color: #ffbb88;&lt;br /&gt;
	background: #333333;&lt;br /&gt;
	background: rgba(0, 0, 0, 0.8)&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (pointer: coarse), (pointer: none) {&lt;br /&gt;
	.inline-text-block-hd:hover,&lt;br /&gt;
	.inline-text-block-hd:active,&lt;br /&gt;
	.inline-text-block-hd:hover *, &lt;br /&gt;
	.inline-text-block-hd:active * {&lt;br /&gt;
		color: #ffffff;&lt;br /&gt;
		transition: 0.15s linear&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.inline-text-block-hd:hover a,&lt;br /&gt;
	.inline-text-block-hd:active a {&lt;br /&gt;
		color: #88bbff;&lt;br /&gt;
		transition: 0.15s linear&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.inline-text-block-hd:hover .new,&lt;br /&gt;
	.inline-text-block-hd:active .new {&lt;br /&gt;
		color: #ffbb88;&lt;br /&gt;
		transition: 0.15s linear&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* sl = soft, light */&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-sl,&lt;br /&gt;
.inline-text-block-sl a,&lt;br /&gt;
.inline-text-block-sl .new {&lt;br /&gt;
	color: transparent&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-sl::selection {&lt;br /&gt;
	color: #000000&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-sl a::selection {&lt;br /&gt;
	color: #0033cc&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-sl .new::selection {&lt;br /&gt;
	color: #cc3300&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (pointer: coarse), (pointer: none) {&lt;br /&gt;
	.inline-text-block-sl:hover,&lt;br /&gt;
	.inline-text-block-sl:active {&lt;br /&gt;
		color: #000000;&lt;br /&gt;
		transition: 0.15s linear&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.inline-text-block-sl:hover a,&lt;br /&gt;
	.inline-text-block-sl:active a {&lt;br /&gt;
		color: #0033cc;&lt;br /&gt;
		transition: 0.15s linear&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.inline-text-block-sl:hover .new,&lt;br /&gt;
	.inline-text-block-sl:active .new {&lt;br /&gt;
		color: #cc3300;&lt;br /&gt;
		transition: 0.15s linear&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* hsd = hover-display, soft, dark */&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsd {&lt;br /&gt;
	color: transparent;&lt;br /&gt;
	background: #333333;&lt;br /&gt;
	background: rgba(0, 0, 0, 0.8)&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsd a,&lt;br /&gt;
.inline-text-block-hsd .new {&lt;br /&gt;
	color: transparent&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsd:hover,&lt;br /&gt;
.inline-text-block-hsd:active,&lt;br /&gt;
.inline-text-block-hsd::selection {&lt;br /&gt;
	color: #ffffff;&lt;br /&gt;
	transition: 0.15s linear&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsd:hover a,&lt;br /&gt;
.inline-text-block-hsd:active a,&lt;br /&gt;
.inline-text-block-hsd a::selection {&lt;br /&gt;
	color: #88bbff;&lt;br /&gt;
	transition: 0.15s linear&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsd:hover .new,&lt;br /&gt;
.inline-text-block-hsd:active .new,&lt;br /&gt;
.inline-text-block-hsd .new::selection {&lt;br /&gt;
	color: #ffbb88;&lt;br /&gt;
	transition: 0.15s linear&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* hsl = hover-display, soft, light */&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsl,&lt;br /&gt;
.inline-text-block-hsl a,&lt;br /&gt;
.inline-text-block-hsl .new {&lt;br /&gt;
	color: transparent&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsl:hover,&lt;br /&gt;
.inline-text-block-hsl:active,&lt;br /&gt;
.inline-text-block-hsl::selection {&lt;br /&gt;
	color: #000000;&lt;br /&gt;
	transition: 0.15s linear&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsl:hover a,&lt;br /&gt;
.inline-text-block-hsl:active a,&lt;br /&gt;
.inline-text-block-hsl a::selection {&lt;br /&gt;
	color: #0033cc;&lt;br /&gt;
	transition: 0.15s linear&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.inline-text-block-hsl:hover .new,&lt;br /&gt;
.inline-text-block-hsl:active .new,&lt;br /&gt;
.inline-text-block-hsl .new::selection {&lt;br /&gt;
	color: #cc3300;&lt;br /&gt;
	transition: 0.15s linear&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Morris92</name></author>
	</entry>
</feed>