<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://klpwiki.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3AInfo%2Fstyle.css</id>
	<title>模板:Info/style.css - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://klpwiki.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3AInfo%2Fstyle.css"/>
	<link rel="alternate" type="text/html" href="https://klpwiki.com/index.php?title=%E6%A8%A1%E6%9D%BF:Info/style.css&amp;action=history"/>
	<updated>2026-05-01T14:11:04Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.40.3</generator>
	<entry>
		<id>https://klpwiki.com/index.php?title=%E6%A8%A1%E6%9D%BF:Info/style.css&amp;diff=3333&amp;oldid=prev</id>
		<title>Han Jiang：​创建样式</title>
		<link rel="alternate" type="text/html" href="https://klpwiki.com/index.php?title=%E6%A8%A1%E6%9D%BF:Info/style.css&amp;diff=3333&amp;oldid=prev"/>
		<updated>2025-06-13T14:07:08Z</updated>

		<summary type="html">&lt;p&gt;创建样式&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* 增强版信息框无间距设计 */&lt;br /&gt;
&lt;br /&gt;
.infoBox {&lt;br /&gt;
    margin-bottom: 0 !important;&lt;br /&gt;
    border: 1px solid #e0e0e0;&lt;br /&gt;
    border-left: 10px solid; /* 颜色由模板参数控制 */&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 相邻信息框边框合并 */&lt;br /&gt;
.infoBox + .infoBox {&lt;br /&gt;
    border-top: none;&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 创建分隔线效果 */&lt;br /&gt;
.infoBox + .infoBox:before {&lt;br /&gt;
    content: &amp;#039;&amp;#039;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    height: 1px;&lt;br /&gt;
    background: linear-gradient(to right, transparent, #ddd 10%, #ddd 90%, transparent);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 不同类型信息框的分隔线颜色 */&lt;br /&gt;
.infoBox[style*=&amp;quot;purple&amp;quot;] + .infoBox[style*=&amp;quot;purple&amp;quot;]:before {&lt;br /&gt;
    background: linear-gradient(to right, transparent, #9b59b6 10%, #9b59b6 90%, transparent);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoBox[style*=&amp;quot;red&amp;quot;] + .infoBox[style*=&amp;quot;red&amp;quot;]:before {&lt;br /&gt;
    background: linear-gradient(to right, transparent, #e74c3c 10%, #e74c3c 90%, transparent);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoBox[style*=&amp;quot;orange&amp;quot;] + .infoBox[style*=&amp;quot;orange&amp;quot;]:before {&lt;br /&gt;
    background: linear-gradient(to right, transparent, #f39c12 10%, #f39c12 90%, transparent);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoBox[style*=&amp;quot;#1e90ff&amp;quot;] + .infoBox[style*=&amp;quot;#1e90ff&amp;quot;]:before {&lt;br /&gt;
    background: linear-gradient(to right, transparent, #1e90ff 10%, #1e90ff 90%, transparent);&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Han Jiang</name></author>
	</entry>
</feed>