MediaWiki:Gadget-ShowToc.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
(创建页面,内容为“.toc .toctoggle { display: none; }”)
 
imported>=海豚=
([InPageEdit] 没有编辑摘要)
第1行: 第1行:
.toc .toctoggle {
#toc:not(.toc-custom) {
   display: none;
   display: none;
}
}

2020年4月24日 (五) 16:37的版本

#toc:not(.toc-custom) {
  display: none;
}