zhongshujie
2024-10-16 0743d47eca07827e1ade3554db67b1f6fde4aae1
src/books/mathBook/assets/main.less
@@ -256,7 +256,7 @@
    width: 80%;
  }
  .img-c {
    width: 70%;
    width: 30%;
  }
  .img-d {
    width: 60%;
@@ -384,7 +384,6 @@
  div.bk {
    border: 2px solid #00a1e9;
    padding: 0.8em;
    margin-bottom: 2em;
    margin-top: 2em;
    box-shadow: inset -0.5em -0.5em 0 0 #e0f2fc;
@@ -481,7 +480,14 @@
    outline: none;
    background: transparent;
  }
  .input-table {
    width: 80px;
    font-size: 14px;
    border: none;
    outline: none;
    border-bottom: 1px solid;
    background: transparent;
  }
  .sport-text {
    font-size: 20px;
    line-height: 40px;
@@ -550,6 +556,9 @@
  }
  .t0 {
    text-indent: 0;
  }
  .t- {
    text-indent: 0.5em;
  }
  .t2 {
    text-indent: 2em;
@@ -624,6 +633,9 @@
        justify-content: center;
        font-weight: 600;
      }
      span {
        white-space: nowrap;
      }
    }
  }
  .page-header-odd {
@@ -689,6 +701,9 @@
  }
  .mt-40 {
    margin-top: 40px;
  }
  .mt-80 {
    margin-top: 80px !important;
  }
  .mb-80 {
    margin-bottom: 80px !important;
@@ -833,6 +848,12 @@
    color: #00aeef;
    margin-top: 40px;
  }
  // 隐藏页面
  .hidePage {
    min-height: 0 !important;
    height: 0 !important;
    box-shadow: none !important;
  }
}
/* 媒体查询做基础响应式布局 */