打开/关闭菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

User:JerryHan3/common.css:修订间差异

删除的内容 添加的内容
JerryHan3留言 | 贡献
撤销JerryHan3讨论)的版本5332: 这个Infobox怎么死活都不居中啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊
标签撤销
JerryHan3留言 | 贡献
无编辑摘要
第45行: 第45行:
width: 100%;
width: 100%;
}
}
}

/* 为模板数据添加边框 */
.mw-templatedata-doc-wrap {
border: 1px solid GoldenRod;
padding: 5px 10px;
margin: 20px 0;
border-radius: 10px;
background-color: lightyellow;
}
}

2023年9月28日 (四) 14:56的版本

.profile-update-unit-left {
	width: 20%;
}

.profile-update-unit {
	width: 80%;
}

#profile-right {
	width: 80%;
	margin-top: 20px;
	margin-bottom: 70px;
}

.user-section-heading {
	line-height: 1.6;
	height: 32px;
}
/*
.infobox {
	padding-left: 1.4em;
	padding-right: 1.4em;
}
*/

/* Responsive infobox */
table.subinfobox {
	padding: 0;
	border: none;
	margin: -3px;
	width: auto;
	min-width: 100%;
	font-size: 100%;
	clear: none;
	float: none;
	background-color: transparent;
}

table.maininfobox {
	max-width: 22em;
}

@media screen and (max-width: 400px) {
	table.maininfobox {
		width: 100%;
	}
}

/* 为模板数据添加边框 */
.mw-templatedata-doc-wrap {
    border: 1px solid GoldenRod;
    padding: 5px 10px;
    margin: 20px 0;
    border-radius: 10px;
    background-color: lightyellow;
}
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。