zhongshujie
2025-06-05 9a3baab049df4a32a7b724c5f24cecdbc3e469b6
src/books/kindergartenActivitiesDesignGuidance/css/default.less
@@ -9,7 +9,7 @@
    overflow: auto;
    .public-kindergartenActivitiesDesignGuidance {
      font-family: "宋体";
      font-family: "方正书宋";
      max-width: 816px;
      min-width: 375px;
      margin: 0 auto;
@@ -233,6 +233,17 @@
        li {
          list-style-type: none;
        }
        @font-face {
          font-family: '方正书宋';
          src: url('../Fonts/FZSSK.TTF');
        }
        @font-face {
          font-family: '方正小标宋';
          src: url('../Fonts/FZXBSK.TTF');
        }
        @font-face {
@@ -704,19 +715,20 @@
        }
        h2 {
          font-family: "方正小标宋";
          text-align: center;
          font-weight: bold;
          font-size: 1.6em;
          margin-bottom: 0em;
          margin-top: 1em;
          margin-bottom: 1em;
          font-weight: 400;
        }
        .h2-zt {
          border-radius: 0.2em 0em 0em 0.2em;
          margin-bottom: 1em;
          margin-top: -0.5em;
          padding: 0.2em 0.5em 0.2em 0.5em;
          padding: 0.2em 0.5em 0.2em 0.5em
        }
        .h2-zt1 {
@@ -727,31 +739,33 @@
          line-height: 40px;
        }
        .h3-zt {}
        .h3-zt1 {}
        h3 {
          font-weight: bold;
          font-size: 1.2em;
          margin-bottom: 0.6em;
          margin-top: 0.6em;
          font-family: "方正小标宋";
          font-weight: 400;
          font-size: 1.34em;
          margin-bottom: 0.8em;
          margin-top: 0.8em;
          text-indent: 2em;
        }
        h4 {
          font-family: "方正小标宋";
          font-weight: 500;
          margin-top: 0.7em;
          margin-bottom: 0.7em;
          font-size: 1.05em;
          font-size: 1.1em;
          text-indent: 2em;
        }
        h5 {
          font-family: "方正小标宋";
          margin-top: 0.5em;
          margin-bottom: 0.5em;
          color: #000;
          font-size: 1.1em;
          text-indent: 2em;
          font-weight: 400;
        }
        .zt-h6 {