zhongshujie
2025-05-20 1522cbb7d80fb3b6ab536ea55c935252beff626b
src/books/toddlerGameImplementation/assets/main.less
@@ -48,6 +48,10 @@
    margin-left: 20px;
  }
  .ml-40 {
    margin-left: 40px;
  }
  .ml-2e {
    margin-left: 2em;
  }
@@ -154,6 +158,10 @@
    font-family: "方正兰亭刊黑";
  }
  .fm-fzfs {
    font-family: "方正仿宋";
  }
  .fm-方正书宋{
    font-family: "方正书宋";
  }
@@ -173,10 +181,6 @@
  .td-0 {
    text-indent: 0em !important;
  }
  // .td-{
  // }
  .td-1 {
    text-indent: 1em !important;
@@ -1273,7 +1277,7 @@
  p {
    font-family: '方正仿宋';
    font-family: '方正新报宋';
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    text-indent: 2em;
@@ -1707,7 +1711,7 @@
  div.bk2 {
    background: #E2F4FE;
    border: 2px solid #3EC9F4;
    padding: 10px 10px 20px 10px;
    padding: 15px 10px 5px 10px;
    margin-top: 1em;
    margin-bottom: 1em;
    position: relative;
@@ -1803,7 +1807,7 @@
    position: absolute;
    width: 260px;
    height: 45px;
    background-color: #9adbf9;
    background-color: #b9e5fa;
    border-radius: 1.5em;
    top: 8px;
    mix-blend-mode: multiply;
@@ -1840,7 +1844,7 @@
    position: absolute;
    width: 100%;
    height: 85px;
    background-color: #C7EAFD;
    background-color: #c6eafa;
    border-radius: 1em;
  }
@@ -2172,6 +2176,11 @@
}
.textarea-question {
  border-color: #6bcff6 !important;
}
// 隐藏页面
.hidePage {