闫增涛
2024-05-31 72f8190d33b5e6f1b64b848048f315cf530bc6ef
src/books/embedded/assets/main.less
@@ -601,7 +601,7 @@
  // 自定义内容
  .page-box {
    box-sizing: border-box;
    min-height: 1150px !important;
    min-height: 1092px !important;
    margin-bottom: 20px;
    box-shadow: 0 3px 6px 1px #00000029;
    background-color: #fff;
@@ -625,6 +625,9 @@
  }
  .fl-cl {
    flex-direction: column;
  }
  .fl-bt {
    justify-content: space-between;
  }
  .ju-cn {
    justify-content: center;
@@ -676,6 +679,9 @@
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .m0 {
    margin: 0;
  }
  .m0-auto {
    margin: 0 auto;
@@ -815,6 +821,7 @@
    font-size: 14px;
  }
  .svg-btn {
    padding: 0 2px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #501438;
@@ -827,6 +834,11 @@
      fill: #501438;
    }
  }
  .share-box {
    margin-left: 5px;
    cursor: pointer;
    fill: #501438;
  }
}
body {
  background-color: #e6e6e6;