unknown
2024-06-13 c0e4157169e151fe4ada71d3abbd82aa78c4d71e
src/books/lifeCare/css/default.less
@@ -256,6 +256,29 @@
      .chapter {
        font-family: "宋体";
        .bk1-h3 {
          border: 2px solid #a5c24f;
          color: #a5c24f;
          font-weight: normal;
          height: 35px;
          border-top-right-radius: 25px;
          border-bottom-right-radius: 25px;
          display: inline-flex;
          justify-content: space-between;
          align-items: center;
          span {
            color: #fff;
            display: inline-block;
            width: 50px;
            height: 100%;
            line-height: 35px;
            text-align: center;
            box-sizing: border-box;
            background-color: #a5c24f;
          }
        }
        .topImg {
          padding-top: 0 !important;
          margin-bottom: 2em;