<?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%3A%E6%8C%89%E9%92%AE%2Fstyles.css</id>
	<title>Template:按钮/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%3A%E6%8C%89%E9%92%AE%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://9on0wiki.gunmu.dns.navy/index.php?title=Template:%E6%8C%89%E9%92%AE/styles.css&amp;action=history"/>
	<updated>2026-08-27T17:34:34Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://9on0wiki.gunmu.dns.navy/index.php?title=Template:%E6%8C%89%E9%92%AE/styles.css&amp;diff=227&amp;oldid=prev</id>
		<title>DoubleCircle：​&quot;新增按钮模板（可选图片/圆形/圆角矩形/下方label），首页顶部加入建设wiki按钮行&quot;</title>
		<link rel="alternate" type="text/html" href="https://9on0wiki.gunmu.dns.navy/index.php?title=Template:%E6%8C%89%E9%92%AE/styles.css&amp;diff=227&amp;oldid=prev"/>
		<updated>2026-08-25T11:20:23Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;新增按钮模板（可选图片/圆形/圆角矩形/下方label），首页顶部加入建设wiki按钮行&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* ===== 按钮（Template:按钮/styles.css）===== */&lt;br /&gt;
.wiki-button-anchor {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	text-decoration: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wiki-button {&lt;br /&gt;
	display: inline-flex;&lt;br /&gt;
	flex-direction: column;&lt;br /&gt;
	align-items: center;&lt;br /&gt;
	gap: 6px;&lt;br /&gt;
	padding: 8px;&lt;br /&gt;
	border-radius: 10px;&lt;br /&gt;
	transition: transform .2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wiki-button:hover {&lt;br /&gt;
	transform: translateY(-3px);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 图标容器 */&lt;br /&gt;
.wiki-button-icon {&lt;br /&gt;
	display: inline-flex;&lt;br /&gt;
	align-items: center;&lt;br /&gt;
	justify-content: center;&lt;br /&gt;
	min-width: 40px;&lt;br /&gt;
	min-height: 40px;&lt;br /&gt;
	padding: 4px;&lt;br /&gt;
	background: #fff;&lt;br /&gt;
	border: 2px solid #D4E8C0;&lt;br /&gt;
	border-radius: 12px;&lt;br /&gt;
	box-shadow: 0 2px 6px rgba(143, 188, 143, .3);&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
	transition: box-shadow .2s ease, border-color .2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wiki-button-icon img {&lt;br /&gt;
	display: block;&lt;br /&gt;
	max-width: 100%;&lt;br /&gt;
	height: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wiki-button:hover .wiki-button-icon {&lt;br /&gt;
	border-color: #8FBC8F;&lt;br /&gt;
	box-shadow: 0 6px 16px rgba(143, 188, 143, .45);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 形状：圆角矩形（默认） */&lt;br /&gt;
.wiki-button-圆角矩形 .wiki-button-icon {&lt;br /&gt;
	border-radius: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 形状：圆形 */&lt;br /&gt;
.wiki-button-圆形 .wiki-button-icon {&lt;br /&gt;
	border-radius: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 无图片时使用的 emoji 图标 */&lt;br /&gt;
.wiki-button-emoji {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	font-size: 36px;&lt;br /&gt;
	line-height: 1;&lt;br /&gt;
	padding: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 按钮下方标签 */&lt;br /&gt;
.wiki-button-label {&lt;br /&gt;
	font-size: .95em;&lt;br /&gt;
	font-weight: 600;&lt;br /&gt;
	color: #2E6B45;&lt;br /&gt;
	line-height: 1.3;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wiki-button:hover .wiki-button-label {&lt;br /&gt;
	color: #8FBC8F;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>DoubleCircle</name></author>
	</entry>
</feed>