Widget:TalkToc:修订间差异

删除90字节 、​ 2021年8月16日 (星期一)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第299行: 第299行:
</script><style>
</script><style>
/* <pre> */
/* <pre> */
@media screen and (min-width: 600px) {
body {
body {
    opacity: 0.93;
    opacity: 0.93;
第304行: 第305行:
    background-repeat:no-repeat;
    background-repeat:no-repeat;
}
}
@media screen and (max-width: 600px) {
   /* 低像素设备隐藏 */
  body {
     background-image: none!important;
   }
}
}
#ca-nstab-project {   
#ca-nstab-project {   
匿名用户