猫/Style.css:修订间差异

来自Limbo Wiki
无编辑摘要
无编辑摘要
第20行: 第20行:
padding:0;
padding:0;
text-decoration:underline;
text-decoration:underline;
}
.hid{
display:none;
}
}

2022年3月31日 (四) 14:00的版本

.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;
}