模板:Catnav/style.css

来自萌娘文库
< 模板:Catnav
鬼影233讨论 | 贡献2022年3月7日 (一) 23:32的版本 (+ CAT)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索
.topicpath {
	border: 1px outset #eef;
	padding: 0.3em 0.6em;
	margin: 0;
	background: #eef;
	clear: both;
	font-size: smaller;
	list-style: none;
}
.topicpath>li {
	display: inline;
}
.topicpath>li:not(:first-child)::before {
	content: " > ";
}

/** [[Category:在模板名字空间下的CSS页面]] **/