zhongshujie
2025-02-11 ce30483043ba928310343677cca84f5d8f6d0c42
src/books/toddlerGameImplementation/assets/main.less
@@ -1107,27 +1107,34 @@
  }
  .page-box:nth-child(odd) .bodystyle {
    font-family: 'FZLTXIHJW';
    text-align: justify;
    margin: 0 11% 0 9%;
    padding-bottom: 80px;
    line-height: 30px;
    // hr {
    //   font-weight: 800;
    //   margin-left: 0;
    //   margin-top: 10px;
    //   margin-bottom: 10px;
    //   width: 25%;
    // }
  }
  .page-box:nth-child(even) .bodystyle {
    font-family: 'FZLTXIHJW';
    text-align: justify;
    margin: 0 9% 0 11%;
    margin: 0 12% 0 8%;
    padding-bottom: 80px;
    line-height: 30px;
    hr {
      font-weight: 800;
      margin-left: 0;
      margin-top: 10px;
      margin-bottom: 10px;
      width: 25%;
    }
  }
  .page-box:nth-child(odd) .bodystyle {
    font-family: 'FZLTXIHJW';
    text-align: justify;
    margin: 0 8% 0 12%;
    padding-bottom: 80px;
    line-height: 30px;
    hr {
      font-weight: 800;
      margin-left: 0;
      margin-top: 10px;
      margin-bottom: 10px;
      width: 25%;
    }
  }
@@ -1221,10 +1228,11 @@
  .img {
    font-family: 'FZLTXIHJW';
    text-align: center;
    font-size: 12px;
    margin: 15px 0 !important;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 0 0 !important;
    text-indent: 0em;
    color: #00AFEF;
    color: #000;
  }
  .img1 {
@@ -1369,7 +1377,7 @@
    font-size: 1.6em;
    margin-bottom: 0em;
    margin-top: 0.3em;
    text-indent: 2em;
    text-indent: 3em;
    line-height: 1.3em;
  }
@@ -1379,7 +1387,7 @@
    font-weight: 400;
    font-size: 1.4em;
    margin-top: 0em;
    text-indent: 2.2em;
    text-indent: 3.3em;
    padding: 10px 0;
  }
@@ -1555,8 +1563,8 @@
  .ls2 {
    color: #00B1F5;
    font-weight: 500;
    font-size: 1.1em;
    font-weight: bold;
    font-size: 1em;
    line-height: 30px;
  }