打开/关闭菜单
打开/关闭个人菜单
未登录
如果您进行任何编辑,您的IP地址会公开展示。

Template:InfoCard/styles.css:修订间差异

模板页面
添加的内容 删除的内容
(创建页面,内容为“.wiki-template-infocard { border: 1px solid #ccc; box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 ); border-radius: 2px; padding: 1em; display: flex; flex-direction: column; justify-content: space-between; align-content: stretch; } .wiki-template-infocard-title { padding: 0 0 0.5625em 0; margin: 0; } .wiki-template-infocard-content { clear: both; flex: 1 1 auto; } .wiki-template-infocard-footer { padding-top: 1.5em; }”)
 
(JerryHan3将页面Template:InfoCard/styles.css的内容模型从“wikitext”更改为“已过滤的CSS”)
标签内容模型更改
 
(没有差异)

2023年10月30日 (一) 09:24的最新版本

.wiki-template-infocard {
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 );
	border-radius: 2px;
	padding: 1em;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-content: stretch;
}

.wiki-template-infocard-title {
	padding: 0 0 0.5625em 0;
	margin: 0;
}

.wiki-template-infocard-content {
	clear: both;
	flex: 1 1 auto;
}

.wiki-template-infocard-footer {
	padding-top: 1.5em;
}
我们提供服务需要使用Cookie。您使用我们的服务,即表示您同意我们使用Cookie。