用户:Tokur233/common.css:修订间差异

来自SS唯基
跳到导航 跳到搜索
无编辑摘要
标签已被回退
无编辑摘要
标签手工回退
第1行: 第1行:
/* #content {
#content {
width: auto !important;
width: auto !important;
max-width:900px;
max-width:900px;
第6行: 第6行:
background: #fff !important;
background: #fff !important;
box-shadow:0px 0px 20px 0px #ccc;
box-shadow:0px 0px 20px 0px #ccc;
} */
}

2023年7月9日 (日) 14:08的版本

#content {
	width: auto !important;
	max-width:900px;
	padding: 22px 30px !important;
	margin: 0px auto !important;
	background: #fff !important;
	box-shadow:0px 0px 20px 0px #ccc;
}