更改

跳到导航 跳到搜索
删除353字节 、 2023年10月29日 (日) 12:50
无编辑摘要
第85行: 第85行:  
}
 
}
   −
h3 {
+
.mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 {
  position: relative;
+
    margin: 0.5em 0;
  padding: 5px 5px 5px 42px;
  −
  background: #77c3df;
  −
  font-size: 20px;
  −
  color: white;
  −
  margin-left: -33px;
  −
  line-height: 1.3;
  −
  z-index:-1;
   
}
 
}
   −
h3:before {
  −
  position: absolute;
  −
  content: '';
  −
  left: -2px;
  −
  top: -2px;
  −
  border: none;
  −
  border-left: solid 40px white;
  −
  border-bottom: solid 79px transparent;
  −
  z-index:-2
  −
}
     −
.mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 {
  −
    margin: 0.5em 0;
  −
}
      
.content table {
 
.content table {

导航菜单