2023年政策修订增补工作正在进行中,欢迎参与!
五彩斑斓的世界/style.css
< 五彩斑斓的世界
/* Only for [[五彩斑斓的世界]] */
/* 检测屏宽目录分列 */
@media screen and (min-width:800px) {
.toc ul {
column-count: 2;
column-gap:3em;
}
.toc ul > li > ul {
column-count: 1;
}
.toctoggle {
float: right;
}
}
/* Cquote文本样式 */
.cquote_text {
font-size: 1.6em;
font-weight: 700;
font-family: '思源宋体', 'Source Han Serif', serif;
}
/* 分集谢幕词样式 */
.episode_end {
font-size: 1.5em;
text-align: center;
font-family:'Monotype Corsiva', 'Lusida Calligraphy', 'Edwardian Script ITC', 'Brush Script MT', 'Times New Roman', Times;
}
/* [[Category:在主名字空间下的CSS页面]] */