Template:ScheduleList/styles.css:修订间差异

无编辑摘要
无编辑摘要
第25行: 第25行:
display: flex;
display: flex;
align-items: center;
align-items: center;
min-width: 69px;
    justify-content: center;
}
.schedule-list li .datetime > .schedule-box > .time{
color:#420543;
font-size: xx-small;
}
.offline > .datetime >.schedule-week{
color:#F949E9;
}
.online > .datetime >.schedule-week{
color:#630044;
}
}
/* 表格页通用样式 */
/* 表格页通用样式 */