.l-postbody .listAnchors > ul > li:not(.none)::before{
  display: none;
}
.l-postbody .listAnchors > ul > li{
  text-indent: inherit;
  line-height: inherit;
  padding: 0 5px;
  margin: 5px 0;
  min-height: 50px;
}