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

目前wiki关闭了自行注册账号的功能,如需注册账号,请查阅Help:注册账号

模板:Mechanism/style.css

来自RIA | Wiki
LettuceIce留言 | 贡献2023年12月7日 (四) 16:47的版本
.first_box {
	margin-top:16px;
}

.following_box {
	margin-top:0px;
}

.box_before {
	position: relative;
}

.box_before_line {
	width: 4px; 
	height:100%; 
	background-color: #bb3e3d; 
	position: absolute;
}	

.box_header {
	font-size:20px; 
	margin-left:16px; 
	margin-bottom: 10px;
}

.box_header h2 {
	color:black;
}

.box_content {
	font-size:16px;
	margin-left:8px;
	line-height:28px;
}

.box_header h2::after {
  content: none;
  border-bottom: none;
}