更多操作
< 模板:目录
无编辑摘要 |
无编辑摘要 |
||
第3行: | 第3行: | ||
width:100%; | width:100%; | ||
min-height: 300px; | min-height: 300px; | ||
border: 1px solid #a3caff; | |||
border-top: 55px solid # | border-top: 55px solid #c2dcff; | ||
border-radius: 5px; | border-radius: 5px; | ||
} | } |
2023年6月8日 (四) 06:42的版本
/*[[分类:题库目录模板]]*/
#indexContainer{
width:100%;
min-height: 300px;
border: 1px solid #a3caff;
border-top: 55px solid #c2dcff;
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;
}
#indexContainer>#index{
margin-left:35px;
}