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

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

来自跳舞的线及其饭制作品Wiki
添加的内容 删除的内容
(修复socialprofile的排版问题)
无编辑摘要
 
(未显示同一用户的11个中间版本)
第1行: 第1行:
html {
filter:none;
}

.profile-update-unit-left {
.profile-update-unit-left {
width: 20%;
width: 20%;
第11行: 第15行:
margin-top: 20px;
margin-top: 20px;
margin-bottom: 70px;
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;
}

.vote-box {
padding: 3px 0 0;
}
}

2024年5月20日 (一) 19:53的最新版本

html {
	filter:none;
}

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

.vote-box {
	padding: 3px 0 0;
}
我们提供服务需要使用Cookie。您使用我们的服务,即表示您同意我们使用Cookie。