传奇殿堂/styles.css:修订间差异

跳到导航 跳到搜索
添加193字节 、​ 2022年3月21日 (星期一)
无编辑摘要
无编辑摘要
无编辑摘要
第4行: 第4行:
width:100%; max-width:312px !important; height:auto;
width:100%; max-width:312px !important; height:auto;
}
}
/*目录在宽屏下改为两栏显示*/
@media screen and (min-width:1000px) {
.toc ul {
column-count: 2;
}
.toc ul > li > ul {
column-count: 1;
}
.toctoggle {
float: right;
}
}
/*移除信息栏中目录的边框*/
/*移除信息栏中目录的边框*/
.toc {
.toc {
15,360

个编辑

导航菜单