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

跳到导航 跳到搜索
添加284字节 、​ 2022年3月14日 (星期一)
无编辑摘要
无编辑摘要
无编辑摘要
第10行: 第10行:
/*标题风格化*/
/*标题风格化*/


h2 {
/*h2 {
overflow: visible;
overflow: visible;
font: 700 1.6em sans-serif;
font: 700 1.6em sans-serif;
第19行: 第19行:
display: inline-block;
display: inline-block;
}
}
*/
h2 {
  border-bottom-color:transparent;
}
h2 .mw-headline {
  border: 2px solid #5661C6;
  background-color: #568FDE;
  border-radius: 30px;
  display: block;
  margin: auto;
  text-align: center;
  color: white;
  width: 50%;
  font-family: "黑体";
  font-weight: bold;
}
h2 .mw-headline:hover:before {
h2 .mw-headline:hover:before {
   content: "→";
   content: "→";
15,508

个编辑

导航菜单