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

模板:目录/style.css

来自医林拾薪
Cirno.9讨论 | 贡献2022年2月24日 (四) 12:26的版本
#indexContainer{
    width:100%;
    min-height: 300px;
    border: 3px solid #c9c9c9;
    border-top: 55px solid #c9c9c9;
    border-radius: 5px;
}
#indexTitle{
    font-size: 25px;
    font-weight: bold;
    margin-top: -47px;
    margin-left: 35px;
}
#bookInfo>#text{
	font-weight:bold;
	font-size:15px;
	margin-left:40px;
}