更改

跳到导航 跳到搜索
删除627字节 、 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 26px 5px 42px;
  −
  background: #fff0d9;
  −
  font-size: 20px;
  −
  color: #2d2d2d;
  −
  margin-left: -33px;
  −
  line-height: 1.3;
  −
  border-bottom: solid 3px orange;
  −
  z-index:-2;
  −
}
  −
 
  −
h3:before {
  −
  position: absolute;
  −
  content: '';
  −
  left: -2px;
  −
  top: -2px;
  −
  width: 0;
  −
  height: 0;
  −
  border: none;
  −
  border-left: solid 40px white;
  −
  border-bottom: solid 79px transparent;
  −
  z-index: -1;
   
}
 
}
   −
h3:after {
  −
  position: absolute;
  −
  content: '';
  −
  right: -3px;
  −
  top: -7px;
  −
  width: 0;
  −
  height: 0;
  −
  border: none;
  −
  border-left: solid 40px transparent;
  −
  border-bottom: solid 79px white;
  −
  z-index: -1;
  −
}
     −
.mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 {
  −
    margin: 0.5em 0;
  −
}
      
.content table {
 
.content table {

导航菜单