YM
2024-06-13 a954bafb1bb4a70b2baf768230f2c50fd5c7163c
src/books/lifeCare/css/default.less
@@ -241,8 +241,43 @@
        }
      }
      .tk-line {
        width: 100px !important;
        border: 0;
        border-bottom: 1px solid #000 !important;
        font-size: 14px !important;
      }
      .tk-line:focus {
        outline: none;
        border-bottom: 1px solid #000 !important;
      }
      .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;
@@ -593,6 +628,16 @@
          display: flex;
          justify-content: flex-start;
          align-items: center;
          .btnUpload-chapter006 {
            border-radius: 5px;
            background-color: #f49a4c;
            border: 1px solid #f49a4c;
            cursor: pointer;
            padding: 5px 6px;
            fill: #fff;
            margin-bottom: -10px;
          }
        }
        .bk-inputUpload {
@@ -930,7 +975,7 @@
        }
        .img-gn-zt {
          width: 180px;
          width: 120px;
        }
        div.bodystyle {
@@ -1597,7 +1642,7 @@
      }
      @media screen and (max-width: 800px) {
        .public-bookInnerContent .coverImg {
        .coverImg {
          position: absolute;
          top: 25%;
          left: 0;
@@ -1702,6 +1747,12 @@
          .drawContent_wall {
            margin-bottom: 2em;
          }
          .pic-wall {
            display: flex;
            justify-content: flex-start;
            align-items: center;
          }
        }
      }
    }