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

跳到导航 跳到搜索
删除258字节 、​ 2022年3月15日 (星期二)
无编辑摘要
无编辑摘要
无编辑摘要
第14行: 第14行:
overflow: visible;
overflow: visible;
font: 700 1.6em sans-serif;
font: 700 1.6em sans-serif;
 
     border-bottom: none;
     border-bottom-color:transparent;
margin-top: 1.6em;
margin-top: 1.6em;
}
}
第35行: 第34行:
box-shadow: 0 0 1px 1px #fff;
box-shadow: 0 0 1px 1px #fff;
}
}
h2 .mw-headline:hover:before {
  content: "→";
  position: relative;
  animation: headline-h2-before 0.5s forwards;
}
h2 .mw-headline:hover:after {
  content: "←";
  position: relative;
  animation: headline-h2-after 0.5s forwards;
}
   
   
   
   
15,492

个编辑

导航菜单