yiming
2024-07-30 9985fd128b46f43d02f8ca6313a1862ea6bf26f5
src/books/sportsAndHealth/css/default.less
@@ -492,6 +492,21 @@
          display: flex;
          justify-content: flex-start;
        }
        .bj-img05 {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 98%;
          background: url("../image/dy5.jpg");
          background-position: top;
          background-size: 100% 45%;
          background-repeat: no-repeat;
          display: flex;
          justify-content: flex-start;
        }
        .bj-byb {
          width: 100%;
@@ -2135,6 +2150,14 @@
  text-indent: 2em;
}
.imgp{
  color: #ac92c4; font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.learningObjectives{
  color: #8da2d7;
}