The editors' meeting has been canceled for technical reasons.
Template:ScheduleList/styles.css:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
小无编辑摘要 |
||
(未显示同一用户的6个中间版本) | |||
第3行: | 第3行: | ||
line-height: 1.6; /* 行高 */ | line-height: 1.6; /* 行高 */ | ||
margin: 1px 0 0 0; | margin: 1px 0 0 0; | ||
flex:1; | |||
background:#000; | |||
} | } | ||
第12行: | 第14行: | ||
display: flex; | display: flex; | ||
align-items: center; | align-items: center; | ||
padding: | padding: 0 15px; | ||
} | } | ||
.schedule-list li .datetime > .schedule-week{ | .schedule-list li .datetime > .schedule-week{ | ||
margin-right: 15px; | margin-right: 15px; | ||
font-family: 'Linux Libertine', 'Georgia', 'Times', 'Source Serif Pro', serif; | |||
font-weight: bold; | |||
} | } | ||
.schedule-list li .datetime > .schedule-box{ | .schedule-list li .datetime > .schedule-box{ | ||
第27行: | 第31行: | ||
min-width: 69px; | min-width: 69px; | ||
justify-content: center; | justify-content: center; | ||
font-family: 'Linux Libertine', 'Georgia', 'Times', 'Source Serif Pro', serif; | |||
} | } | ||
.schedule-list li .datetime > .schedule-box > .time{ | .schedule-list li .datetime > .schedule-box > .time{ | ||
color:#420543; | color:#420543; | ||
font-size: xx-small; | font-size: xx-small; | ||
} | |||
.schedule-week{ | |||
font-size: larger; | |||
} | } | ||
.offline > .datetime >.schedule-week{ | .offline > .datetime >.schedule-week{ | ||
第46行: | 第54行: | ||
background:#4A0446; | background:#4A0446; | ||
color:#fff; | color:#fff; | ||
padding: 5px 0; | |||
} | } | ||
.neuro-evil{ | .neuro-evil{ |