zhongshujie
2024-07-22 39886372d544c613c39c735d924283e119120566
src/books/English/assets/main.less
@@ -235,7 +235,7 @@
    width: 96%;
    text-align: center;
  }
  .img-a {
    width: 95%;
  }
@@ -704,6 +704,9 @@
  .al-end {
    align-items: flex-end;
  }
  .fz-13{
    font-size: 13px;
  }
  .fz-14 {
    font-size: 14px;
  }
@@ -756,6 +759,9 @@
  .w95 {
    width: 95%;
  }
  .w90 {
    width: 90%;
  }
  .w80 {
    width: 80%;
  }
@@ -765,14 +771,20 @@
  .w50 {
    width: 50%;
  }
  .w48 {
    width: 48%;
   }
  .w45{
    width: 45%;
  }
  .w50{
    width: 50%;
  .w35{
    width: 35%;
  }
  .w20{
    width: 20%;
  }
  .w10{
    width: 10%;
  }
  .pd-20 {
    padding: 0 20px;
@@ -915,7 +927,6 @@
  .input-bottom-border {
    border: 0;
    border-bottom: 1px solid #000000;
    width: 86%;
    &:focus {
      outline: none;
    }
@@ -939,6 +950,9 @@
  .check-bc-t{
    background-color: transparent;
  }
  .select-bc-t{
    background-color: transparent;
  }
 .input-no-border{
  border: 0;
  width: 86%;