zhongshujie
2024-07-18 db197adc2c4bdb0335f3d5b0a364d5b3dac1ea02
src/books/English/assets/main.less
@@ -235,7 +235,7 @@
    width: 96%;
    text-align: center;
  }
  .img-a {
    width: 95%;
  }
@@ -680,6 +680,9 @@
  .fl {
    display: flex;
  }
  .fd-c{
    flex-direction: column;
  }
  .fw-wr {
    flex-wrap: wrap;
  }
@@ -700,6 +703,9 @@
  }
  .al-end {
    align-items: flex-end;
  }
  .fz-13{
    font-size: 13px;
  }
  .fz-14 {
    font-size: 14px;
@@ -744,6 +750,9 @@
  .t0 {
    text-indent: 0;
  }
  .h50{
    height: 50%;
  }
  .w100 {
    width: 100%;
  }
@@ -758,6 +767,12 @@
  }
  .w45{
    width: 45%;
  }
  .w35{
    width: 35%;
  }
  .w20{
    width: 20%;
  }
  .pd-20 {
    padding: 0 20px;
@@ -900,7 +915,13 @@
  .input-bottom-border {
    border: 0;
    border-bottom: 1px solid #000000;
    width: 86%;
    &:focus {
      outline: none;
    }
  }
  .select-border {
    border: 0;
    border-bottom: 1px solid #767676;
    &:focus {
      outline: none;
    }
@@ -915,6 +936,9 @@
    }
  }
  .check-bc-t{
    background-color: transparent;
  }
  .select-bc-t{
    background-color: transparent;
  }
 .input-no-border{
@@ -1050,7 +1074,9 @@
    }
    .mr-rg{
      margin-right: 0;
    }
    .mr-10{
      margin-right: 10%;
    }
    .parimary-btn {
    min-width: 80px;
@@ -1118,6 +1144,8 @@
  }
  .tl-left{
    text-align: left;
  }.tl-right {
    text-align: right;
  }
  .b0 {
    border: 0;
@@ -1161,8 +1189,7 @@
  }
  .bor-g{
    border: 1px solid green;
    padding: 5% 10%;
    padding:2% 2% ;
  }
  .textarea-box {
    border: none;