猫/Style.css:修订间差异
来自Limbo Wiki Mirror
| 小无编辑摘要 | 小无编辑摘要 | ||
| 第1行: | 第1行: | ||
| .lw-disambig{ | .lw-disambig{ | ||
| 	clear: both; | 	clear: both; | ||
| 第25行: | 第24行: | ||
| 	display:none; | 	display:none; | ||
| } | } | ||
| /* [[Category:技术性页面]] */ | |||
2022年4月12日 (二) 09:52的版本
.lw-disambig{
	clear: both;
	margin: 0.9em 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: flex;
	align-items: center;
}
.lw-disambig .icon{
	text-align: center;
	width:36px;
	height:36px;
}
.lw-disambig .text{
	padding: 0.25em 0.9em;font-style: italic;
}
.link{
	border:0 solid;
	background-color:#FFF;
	padding:0;
	text-decoration:underline;
}
.hid{
	display:none;
}
/* [[Category:技术性页面]] */
