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

来自SS唯基
跳到导航 跳到搜索
(创建页面,内容为“#ca-view { color:red; }”)
 
无编辑摘要
第1行: 第1行:
#ca-view {
#content {
color:red;
width: auto !important;
max-width:900px;
padding: 22px 30px !important;
margin: 0px auto !important;
background: #fff !important;
box-shadow:0px 0px 20px 0px #ccc;
}
}

2023年7月3日 (一) 21:10的版本

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