term.css
382 字节
/* 学习列表 */
.term_list {
width: 100%;
height: 70px;
border-bottom: 1px solid #eee;
}
.term_msg {
width: 150px;
height: 69px;
line-height: 22px;
}
.term_bot {
border-bottom: 2px solid #409eff;
}
/* 年级 */
.term_group {
font-size: 16px;
color: #34485e;
}
/* 具体学期 */
.term_det {
font-size: 14px;
color: #bdc4ce;
}