zhongshujie
3 天以前 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a
src/books/toddlerGameImplementation/assets/main.less
@@ -134,6 +134,10 @@
    // top: -0.2em; /* 根据需要调整这个值 */ 
  }
  .fz-11 {
    font-size: 11px !important;
  }
  .fz-13 {
    font-size: 13px !important;
  }
@@ -168,6 +172,12 @@
  .fm-方正书宋 {
    font-family: "方正书宋";
  }
  .fm-fzxbs {
    font-weight: 100 !important;
    font-size: 0.9em !important;
    font-family: "方正新报宋" !important;
  }
  .img-0 {
@@ -751,6 +761,43 @@
    margin-top: 0.8%;
  }
  // 视频库集
  .bk-video {
    border: 0.15em dashed #6dcff6;
    padding: 1.8em 5px;
    margin-bottom: 2em;
    margin-top: 2em;
    border-radius: 0em;
    position: relative;
  }
  .fw-w {
    flex-wrap: wrap;
  }
  p.bj4-qjms {
    background-color: #fff;
    color: #6dcff6;
    font-size: 20px;
    font-weight: bold;
    border-radius: 1.5em;
    margin-left: 0em;
    text-align: center;
    text-indent: 0em;
    position: absolute;
    top: -32px;
  }
  .span-text-video {
    padding: 0em 0.15em 0em 0.3em;
  }
  .span-svg {
    padding: 0.3em 0.15em 0em 0.3em;
  }
  // 续表
  .continued {
    text-align: right;
@@ -1288,7 +1335,6 @@
  p {
    font-family: '方正新报宋';
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    text-indent: 2em;
@@ -1444,7 +1490,7 @@
  }
  h4 {
    font-family: '方正中粗雅宋';
    font-family: 'FZZYS';
    font-weight: 400;
    color: #03AFED;
    margin-bottom: 0.2em;
@@ -1604,8 +1650,9 @@
  .ls2 {
    font-family: "FZZYS";
    color: #00B1F5;
    font-weight: bold;
    font-weight: 400;
    font-size: 1em;
    line-height: 30px;
  }
@@ -1728,7 +1775,7 @@
    position: relative;
    p {
      font-family: "方正兰亭刊黑";
      font-family: "方正中等线";
      font-size: 13.5px;
    }
  }
@@ -2144,11 +2191,9 @@
}
@font-face {
  font-family: '方正仿宋';
  src: url('./Fonts/FZFSK.TTF');
  src: url(../assets/Fonts/FZFSK.TTF);
}
@font-face {
@@ -2194,6 +2239,22 @@
}
@font-face {
  font-family: '方正新报宋';
  src: url('./Fonts/FZNBSK.TTF');
}
@font-face {
  font-family: '方正中等线';
  src: url('./Fonts/FZZDXK.TTF');
}
@font-face {
  font-family: 'FZZYS';
  src: url('./Fonts/FZZYSJW.TTF');
}
.textarea-question {
  border-color: #6bcff6 !important;
}