YM
2024-06-07 e74020326a3c4d17b79c9727bd3eb19f1d69ea3d
src/books/sportsAndHealth/css/default.less
@@ -1,38 +1,12 @@
@font-face {
  font-family: "FZLTZHJW";
  src: url("../Fonts/FZLTZHJW.ttf");
}
@font-face {
  font-family: "FZLTXIHJW";
  src: url("../Fonts/FZLTXIHJW.ttf");
}
@font-face {
  font-family: "FZHTJW";
  src: url("../Fonts/FZHTJW.ttf");
}
.temp-bookInnerContentSports {
  width: 100%;
  height: 100%;
  overflow: auto;
.page-main {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.tablePublic input[type="checkbox"]:checked+.checkmark {
  background: #000 !important;
  /* 选中时的背景色 */
}
br {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
}
.public-sportsAndHealth {
  font-family: "宋体";
@@ -282,6 +256,7 @@
          font-size: 14px;
          font-family: 'FZLTXIHJW';
          font-weight: 900;
              min-width: 35px
        }
        tr td {
@@ -1700,6 +1675,42 @@
    }
  }
}
  }
}
.tablePublic input[type="checkbox"]:checked+.checkmark {
  background: #000 !important;
  /* 选中时的背景色 */
}
@font-face {
  font-family: "FZLTZHJW";
  src: url("../Fonts/FZLTZHJW.ttf");
}
@font-face {
  font-family: "FZLTXIHJW";
  src: url("../Fonts/FZLTXIHJW.ttf");
}
@font-face {
  font-family: "FZHTJW";
  src: url("../Fonts/FZHTJW.ttf");
}
br {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
}
body {
  background-color: #e6e6e6;