zhongshujie
2025-06-05 9a3baab049df4a32a7b724c5f24cecdbc3e469b6
src/books/toddlerGameImplementation/assets/main.less
@@ -48,6 +48,10 @@
    margin-left: 20px;
  }
  .ml-30 {
    margin-left: 30px;
  }
  .ml-40 {
    margin-left: 40px;
  }
@@ -128,6 +132,10 @@
    font-size: smaller;
    // position: relative; /* 相对于正常位置调整 */  
    // top: -0.2em; /* 根据需要调整这个值 */ 
  }
  .fz-11 {
    font-size: 11px !important;
  }
  .fz-13 {
@@ -747,6 +755,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;